We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766cf8e + 0d1cf1c commit dba23eeCopy full SHA for dba23ee
.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