File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/test-coding-standards.yml'
1111 - ' **.php'
12+ - ' composer.json'
1213 push :
1314 branches :
1415 - ' *.x'
1516 paths :
1617 - ' .github/workflows/test-coding-standards.yml'
1718 - ' **.php'
19+ - ' composer.json'
1820
1921jobs :
2022 coding-standards :
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/test-phpstan.yml'
1111 - ' **.php'
12+ - ' composer.json'
1213 - ' extension.neon'
1314 - ' phpstan.neon.dist'
1415 push :
1718 paths :
1819 - ' .github/workflows/test-phpstan.yml'
1920 - ' **.php'
21+ - ' composer.json'
2022 - ' extension.neon'
2123 - ' phpstan.neon.dist'
2224
Original file line number Diff line number Diff line change 99 paths :
1010 - ' .github/workflows/test-phpunit.yml'
1111 - ' **.php'
12+ - ' composer.json'
1213 - ' phpunit.dist.xml'
1314 push :
1415 branches :
1516 - ' *.x'
1617 paths :
1718 - ' .github/workflows/test-phpunit.yml'
1819 - ' **.php'
20+ - ' composer.json'
1921 - ' phpunit.dist.xml'
2022
2123env :
You can’t perform that action at this time.
0 commit comments