Skip to content

Commit 8e33540

Browse files
authored
Merge pull request #102 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents 0d56aea + 6337876 commit 8e33540

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
@@ -18,6 +18,11 @@ jobs:
1818
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1919
with:
2020
release_series: 2024.1
21+
synchronise-master:
22+
name: Synchronise master
23+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24+
with:
25+
release_series: master
2126
synchronise-victoria:
2227
name: Synchronise victoria
2328
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)