File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 44 schedule :
55 - cron : ' 0 0 * * *'
66 pull_request :
7+ branches :
8+ - ' *.x'
79 paths :
810 - ' .github/workflows/test-coding-standards.yml'
911 - ' **.php'
1012 push :
13+ branches :
14+ - ' *.x'
1115 paths :
1216 - ' .github/workflows/test-coding-standards.yml'
1317 - ' **.php'
Original file line number Diff line number Diff line change 44 schedule :
55 - cron : ' 0 0 * * *'
66 pull_request :
7+ branches :
8+ - ' *.x'
79 paths :
810 - ' .github/workflows/test-phpstan.yml'
911 - ' **.php'
1012 - ' extension.neon'
1113 - ' phpstan.neon.dist'
1214 push :
15+ branches :
16+ - ' *.x'
1317 paths :
1418 - ' .github/workflows/test-phpstan.yml'
1519 - ' **.php'
Original file line number Diff line number Diff line change 44 schedule :
55 - cron : ' 0 0 * * *'
66 pull_request :
7+ branches :
8+ - ' *.x'
79 paths :
810 - ' .github/workflows/test-phpunit.yml'
911 - ' **.php'
1012 - ' phpunit.dist.xml'
1113 push :
14+ branches :
15+ - ' *.x'
1216 paths :
1317 - ' .github/workflows/test-phpunit.yml'
1418 - ' **.php'
You can’t perform that action at this time.
0 commit comments