File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ name: publish-2.7
33on :
44 push :
55 branches :
6- - ' coatl'
6+ - coatl
77 paths :
8- - ' .github/workflows/publish.yml'
9- - ' .github/workflows/publish-2.7.yml'
10- - ' 2.7/**'
8+ - .github/workflows/publish.yml
9+ - .github/workflows/publish-2.7.yml
10+ - 2.7/**
1111 schedule :
1212 - cron : ' 0 8 9 * *'
1313
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ name: publish-3.12
33on :
44 push :
55 branches :
6- - ' coatl'
6+ - coatl
77 paths :
8- - ' .github/workflows/publish.yml'
9- - ' .github/workflows/publish-3.12.yml'
10- - ' 3.12/**'
8+ - .github/workflows/publish.yml
9+ - .github/workflows/publish-3.12.yml
10+ - 3.12/**
1111 schedule :
1212 - cron : ' 0 8 15 * *'
1313
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ name: publish-3.13
33on :
44 push :
55 branches :
6- - ' coatl'
6+ - coatl
77 paths :
8- - ' .github/workflows/publish.yml'
9- - ' .github/workflows/publish-3.13.yml'
10- - ' 3.13/**'
8+ - .github/workflows/publish.yml
9+ - .github/workflows/publish-3.13.yml
10+ - 3.13/**
1111 schedule :
1212 - cron : ' 0 8 16 * *'
1313
You can’t perform that action at this time.
0 commit comments