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 128fa58 + 155895f commit 080f585Copy full SHA for 080f585
.github/workflows/upstream-sync.yml
@@ -18,6 +18,11 @@ jobs:
18
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19
with:
20
release_series: 2024.1
21
+ synchronise-2025-1:
22
+ name: Synchronise 2025.1
23
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24
+ with:
25
+ release_series: 2025.1
26
synchronise-master:
27
name: Synchronise master
28
0 commit comments