Skip to content

Commit 9162f3c

Browse files
authored
Merge pull request #93 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 080f585 + 389aea9 commit 9162f3c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/upstream-sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ jobs:
2323
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
2424
with:
2525
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
2631
synchronise-master:
2732
name: Synchronise master
2833
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)