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.
1 parent 63db01f commit 97dab8aCopy full SHA for 97dab8a
.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-yoga:
22
name: Synchronise yoga
23
0 commit comments