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 branches :
66 - ' coatl'
77 paths :
8+ - ' .github/workflows/publish.yml'
89 - ' .github/workflows/publish-2.7.yml'
910 - ' 2.7/**'
1011 schedule :
11- - cron : ' 0 8 28 * *'
12+ - cron : ' 0 8 * * 2,6 '
1213
1314jobs :
1415 publish :
Original file line number Diff line number Diff line change 55 branches :
66 - ' coatl'
77 paths :
8+ - ' .github/workflows/publish.yml'
89 - ' .github/workflows/publish-3.12.yml'
910 - ' 3.12/**'
1011 schedule :
11- - cron : ' 0 20 * * 1,5'
12+ - cron : ' 0 8 * * 1,5'
1213
1314jobs :
1415 tagger :
Original file line number Diff line number Diff line change 55 branches :
66 - ' coatl'
77 paths :
8+ - ' .github/workflows/publish.yml'
89 - ' .github/workflows/publish-3.13.yml'
910 - ' 3.13/**'
1011 schedule :
Original file line number Diff line number Diff line change 1+ name : publish
2+
13on :
24 workflow_call :
35 inputs :
You can’t perform that action at this time.
0 commit comments