Update ci.yml
Launch CI on pull requests
This commit is contained in:
parent
6f1b67b39d
commit
d7ba8aa2cd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Spout CI
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
tests-on-php-latest:
|
||||
|
Loading…
x
Reference in New Issue
Block a user