File tree Expand file tree Collapse file tree 2 files changed +3
-31
lines changed
Expand file tree Collapse file tree 2 files changed +3
-31
lines changed Original file line number Diff line number Diff line change 1- name : Check code
2-
31on :
42 push :
53 branches : ['main', '*.*.x']
64 pull_request : ~
75
86jobs :
9- composer :
10- uses : typhoon-php/.github/.github/workflows/composer.yml@main
11- php-cs-fixer :
12- uses : typhoon-php/.github/.github/workflows/php-cs-fixer.yml@main
13- psalm :
14- uses : typhoon-php/.github/.github/workflows/psalm.yml@main
15- phpunit :
16- uses : typhoon-php/.github/.github/workflows/phpunit.yml@main
17- # secrets:
18- # codecov-token: ${{ secrets.CODECOV_TOKEN }}
19- infection :
20- uses : typhoon-php/.github/.github/workflows/infection.yml@main
21- # secrets:
22- # stryker-api-key: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
7+ check :
8+ uses : typhoon-php/.github/.github/workflows/check.yml@main
9+ secrets : inherit
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments