1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 18:45:42 -04:00

Try to run on pull requests too

This commit is contained in:
Ryan Voots 2020-10-30 10:00:28 -07:00 committed by GitHub
parent 2e11d8bcc2
commit 3cbdab2454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: CI name: CI
on: [push] on: [push, pull_request]
jobs: jobs:
perl-job: perl-job: