File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 55 - cron : ' 0 0 * * *'
66 pull_request :
77 paths :
8- - .github/workflows/test-coding-standards.yml
8+ - ' .github/workflows/test-coding-standards.yml'
99 - ' **.php'
1010 push :
1111 paths :
12- - .github/workflows/test-coding-standards.yml
12+ - ' .github/workflows/test-coding-standards.yml'
1313 - ' **.php'
1414
1515jobs :
Original file line number Diff line number Diff line change 55 - cron : ' 0 0 * * *'
66 pull_request :
77 paths :
8- - .github/workflows/test-phpstan.yml
8+ - ' .github/workflows/test-phpstan.yml'
99 - ' **.php'
10- - extension.neon
11- - phpstan.neon.dist
10+ - ' extension.neon'
11+ - ' phpstan.neon.dist'
1212 push :
1313 paths :
14- - .github/workflows/test-phpstan.yml
14+ - ' .github/workflows/test-phpstan.yml'
1515 - ' **.php'
16- - extension.neon
17- - phpstan.neon.dist
16+ - ' extension.neon'
17+ - ' phpstan.neon.dist'
1818
1919jobs :
2020 static-analyses :
Original file line number Diff line number Diff line change 55 - cron : ' 0 0 * * *'
66 pull_request :
77 paths :
8- - .github/workflows/test-phpunit.yml
8+ - ' .github/workflows/test-phpunit.yml'
99 - ' **.php'
10- - phpunit.dist.xml
10+ - ' phpunit.dist.xml'
1111 push :
1212 paths :
13- - .github/workflows/test-phpunit.yml
13+ - ' .github/workflows/test-phpunit.yml'
1414 - ' **.php'
15- - phpunit.dist.xml
15+ - ' phpunit.dist.xml'
1616
1717jobs :
1818 extension-tests :
You can’t perform that action at this time.
0 commit comments