File tree Expand file tree Collapse file tree 4 files changed +24
-8
lines changed Expand file tree Collapse file tree 4 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 11name : " Code Coverage"
22
33on :
4- - push
5- - pull_request
4+ push :
5+ branches :
6+ - master
7+ pull_request :
8+ branches :
9+ - master
610
711env :
812 COMPOSER_FLAGS : " --ansi --no-interaction --no-progress --prefer-dist"
Original file line number Diff line number Diff line change 11name : " PHP Lint"
22
33on :
4- - push
5- - pull_request
4+ push :
5+ branches :
6+ - master
7+ pull_request :
8+ branches :
9+ - master
610
711jobs :
812 tests :
Original file line number Diff line number Diff line change 11name : " PHPStan"
22
33on :
4- - push
5- - pull_request
4+ push :
5+ branches :
6+ - master
7+ pull_request :
8+ branches :
9+ - master
610
711env :
812 COMPOSER_FLAGS : " --ansi --no-interaction --no-progress --prefer-dist"
Original file line number Diff line number Diff line change 11name : " Style Check"
22
33on :
4- - push
5- - pull_request
4+ push :
5+ branches :
6+ - master
7+ pull_request :
8+ branches :
9+ - master
610
711env :
812 COMPOSER_FLAGS : " --ansi --no-interaction --no-progress --prefer-dist"
You can’t perform that action at this time.
0 commit comments