File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - ' README.md'
66 - ' CHANGELOG.md'
77 - ' .gitignore'
8+ - ' .env.example'
89 - ' .gitattributes'
10+ - ' infection.json.dist'
911 - ' psalm.xml'
1012
1113 push :
1416 - ' README.md'
1517 - ' CHANGELOG.md'
1618 - ' .gitignore'
19+ - ' .env.example'
1720 - ' .gitattributes'
21+ - ' infection.json.dist'
1822 - ' psalm.xml'
1923
2024 schedule :
Original file line number Diff line number Diff line change 55 - ' README.md'
66 - ' CHANGELOG.md'
77 - ' .gitignore'
8+ - ' .env.example'
89 - ' .gitattributes'
9- - ' psalm.xml'
10+ - ' infection.json.dist'
11+ - ' phpunit.xml.dist'
1012
1113 push :
1214 paths-ignore :
1315 - ' docs/**'
1416 - ' README.md'
1517 - ' CHANGELOG.md'
1618 - ' .gitignore'
19+ - ' .env.example'
1720 - ' .gitattributes'
18- - ' psalm.xml'
21+ - ' infection.json.dist'
22+ - ' phpunit.xml.dist'
1923
2024 schedule :
2125 - cron : ' 0 0 * * *'
You can’t perform that action at this time.
0 commit comments