Update phpunit.yml
This commit is contained in:
parent
eb4af3150a
commit
220fcf0a1c
1 changed files with 3 additions and 0 deletions
3
.github/workflows/phpunit.yml
vendored
3
.github/workflows/phpunit.yml
vendored
|
|
@ -2,6 +2,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- v2
|
||||
pull_request:
|
||||
branches:
|
||||
- v2
|
||||
|
||||
name: phpunit
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue