Skip to content

Commit f39ea4d

Browse files
authored
Merge pull request #30 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 63db01f + 97dab8a commit f39ea4d

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-yoga:
1722
name: Synchronise yoga
1823
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)