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 351ba0f + b2c476d commit 442bb46Copy full SHA for 442bb46
1 file changed
.github/workflows/upstream-sync.yml
@@ -23,3 +23,8 @@ 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
0 commit comments