We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a6c4f commit 2c8df7cCopy full SHA for 2c8df7c
.github/workflows/phpunit.yml
@@ -12,6 +12,7 @@ on:
12
push:
13
branches:
14
- develop
15
+ - testing
16
paths:
17
- '**.php'
18
- 'composer.*'
0 commit comments