Skip to content

Commit dba23ee

Browse files
authored
Merge pull request #35 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 766cf8e + 0d1cf1c commit dba23ee

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
@@ -13,6 +13,11 @@ jobs:
1313
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1414
with:
1515
release_series: 2023.1
16+
synchronise-2024-1:
17+
name: Synchronise 2024.1
18+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19+
with:
20+
release_series: 2024.1
1621
synchronise-victoria:
1722
name: Synchronise victoria
1823
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)