File tree Expand file tree Collapse file tree 7 files changed +7
-11
lines changed
Expand file tree Collapse file tree 7 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 66 pull_request :
77 types : [opened, reopened]
88jobs :
9- run :
9+ call :
1010 uses : control-toolbox/CTActions/.github/workflows/auto-assign.yml@main
1111 with :
1212 assignees : ocots
Original file line number Diff line number Diff line change 77 pull_request :
88
99jobs :
10- break :
10+ call :
1111 strategy :
1212 fail-fast : false
1313 matrix :
Original file line number Diff line number Diff line change 77 tags : ' *'
88 pull_request :
99jobs :
10- test :
10+ call :
1111 strategy :
1212 matrix :
1313 version :
Original file line number Diff line number Diff line change 44 - cron : 0 0 * * *
55 workflow_dispatch :
66jobs :
7- CompatHelper :
7+ call :
88 uses : control-toolbox/CTActions/.github/workflows/compat-helper.yml@main
Original file line number Diff line number Diff line change 66 - main
77 tags : ' *'
88jobs :
9- test :
9+ call :
1010 uses : control-toolbox/CTActions/.github/workflows/coverage.yml@main
1111 secrets :
1212 codecov-secret : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 11name : Documentation
2-
32on :
43 push :
54 branches :
65 - main
76 tags : ' *'
87 pull_request :
9-
108jobs :
11- build :
9+ call :
1210 uses : control-toolbox/CTActions/.github/workflows/documentation.yml@main
Original file line number Diff line number Diff line change 11name : Formatter
2-
32on :
43 schedule :
54 - cron : ' 0 0 * * *'
65 workflow_dispatch :
7-
86jobs :
9- build :
7+ call :
108 uses : control-toolbox/CTActions/.github/workflows/formatter.yml@main
You can’t perform that action at this time.
0 commit comments