Skip to content

Commit 442bb46

Browse files
authored
Merge pull request #130 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 351ba0f + b2c476d commit 442bb46

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,3 +23,8 @@ 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

0 commit comments

Comments
 (0)