Skip to content

Commit 080f585

Browse files
authored
Merge pull request #64 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 128fa58 + 155895f commit 080f585

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ jobs:
1818
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1919
with:
2020
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
2126
synchronise-master:
2227
name: Synchronise master
2328
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)