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 080f585 + 389aea9 commit 9162f3cCopy full SHA for 9162f3c
1 file changed
.github/workflows/upstream-sync.yml
@@ -23,6 +23,11 @@ jobs:
23
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24
with:
25
release_series: 2025.1
26
+ synchronise-2026-1:
27
+ name: Synchronise 2026.1
28
+ uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
29
+ with:
30
+ release_series: 2026.1
31
synchronise-master:
32
name: Synchronise master
33
0 commit comments