File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -13,28 +13,28 @@ jobs:
1313 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
1414 with :
1515 release_series : 2023.1
16- synchronise-zed :
17- name : Synchronise zed
16+ synchronise-victoria :
17+ name : Synchronise victoria
1818 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
1919 with :
20- release_series : zed
21- synchronise-yoga :
22- name : Synchronise yoga
20+ release_series : victoria
21+ synchronise-wallaby :
22+ name : Synchronise wallaby
2323 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
2424 with :
25- release_series : yoga
25+ release_series : wallaby
2626 synchronise-xena :
2727 name : Synchronise xena
2828 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
2929 with :
3030 release_series : xena
31- synchronise-wallaby :
32- name : Synchronise wallaby
31+ synchronise-yoga :
32+ name : Synchronise yoga
3333 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
3434 with :
35- release_series : wallaby
36- synchronise-victoria :
37- name : Synchronise victoria
35+ release_series : yoga
36+ synchronise-zed :
37+ name : Synchronise zed
3838 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
3939 with :
40- release_series : victoria
40+ release_series : zed
You can’t perform that action at this time.
0 commit comments