File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,21 +14,25 @@ jobs:
1414 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
1515 with :
1616 release_series : 2023.1
17+ upstream : openstack/kayobe-config
1718 synchronise-2024-1 :
1819 if : github.repository == 'stackhpc/stackhpc-kayobe-config'
1920 name : Synchronise 2024.1
2021 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
2122 with :
2223 release_series : 2024.1
24+ upstream : openstack/kayobe-config
2325 synchronise-2025-1 :
2426 if : github.repository == 'stackhpc/stackhpc-kayobe-config'
2527 name : Synchronise 2025.1
2628 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
2729 with :
2830 release_series : 2025.1
31+ upstream : openstack/kayobe-config
2932 synchronise-master :
3033 if : github.repository == 'stackhpc/stackhpc-kayobe-config'
3134 name : Synchronise master
3235 uses : stackhpc/.github/.github/workflows/upstream-sync.yml@main
3336 with :
3437 release_series : master
38+ upstream : openstack/kayobe-config
You can’t perform that action at this time.
0 commit comments