Update ci.yml

Launch CI on pull requests
This commit is contained in:
Adrien Loison 2022-01-25 14:27:30 +01:00 committed by GitHub
parent 6f1b67b39d
commit d7ba8aa2cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Spout CI
on: push
on: [push, pull_request]
jobs:
tests-on-php-latest: