File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11on :
22 pull_request :
33 push :
4- schedule :
5- - cron : ' 0 0 * * *'
64
75name : backwards compatibility
86jobs :
Original file line number Diff line number Diff line change 11on :
22 pull_request :
33 paths-ignore :
4+ - ' docs/**'
45 - ' README.md'
56 - ' CHANGELOG.md'
67 - ' .gitignore'
1011
1112 push :
1213 paths-ignore :
14+ - ' docs/**'
1315 - ' README.md'
1416 - ' CHANGELOG.md'
1517 - ' .gitignore'
1618 - ' .gitattributes'
1719 - ' infection.json.dist'
1820 - ' psalm.xml'
1921
20- schedule :
21- - cron : ' 0 0 * * *'
22-
2322name : build
2423
2524jobs :
Original file line number Diff line number Diff line change 11on :
22 pull_request :
33 paths-ignore :
4+ - ' docs/**'
45 - ' README.md'
56 - ' CHANGELOG.md'
67 - ' .gitignore'
910
1011 push :
1112 paths-ignore :
13+ - ' docs/**'
1214 - ' README.md'
1315 - ' CHANGELOG.md'
1416 - ' .gitignore'
1517 - ' .gitattributes'
1618 - ' psalm.xml'
1719
18- schedule :
19- - cron : ' 0 0 * * *'
20-
2120name : mutation test
2221
2322jobs :
Original file line number Diff line number Diff line change 11on :
22 pull_request :
33 paths-ignore :
4+ - ' docs/**'
45 - ' README.md'
56 - ' CHANGELOG.md'
67 - ' .gitignore'
1011
1112 push :
1213 paths-ignore :
14+ - ' docs/**'
1315 - ' README.md'
1416 - ' CHANGELOG.md'
1517 - ' .gitignore'
1618 - ' .gitattributes'
1719 - ' infection.json.dist'
1820 - ' phpunit.xml.dist'
1921
20- schedule :
21- - cron : ' 0 0 * * *'
22-
2322name : static analysis
2423
2524jobs :
You can’t perform that action at this time.
0 commit comments