We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7555976 commit 586aba0Copy full SHA for 586aba0
1 file changed
.github/workflows/upstream-sync.yml
@@ -13,6 +13,11 @@ jobs:
13
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14
with:
15
release_series: 2023.1
16
+ synchronise-2024-1:
17
+ name: Synchronise 2024.1
18
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19
+ with:
20
+ release_series: 2024.1
21
synchronise-victoria:
22
name: Synchronise victoria
23
0 commit comments