Skip to content

Commit b4896ef

Browse files
authored
Merge pull request #62 from stackhpc/master-workflows
feat: automatic update of workflows master
2 parents c9e6667 + 085ce59 commit b4896ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ permissions:
88
contents: write
99
pull-requests: write
1010
jobs:
11-
synchronise-yoga:
12-
name: Synchronise yoga
13-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14-
with:
15-
release_series: yoga
1611
synchronise-wallaby:
1712
name: Synchronise wallaby
1813
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1914
with:
2015
release_series: wallaby
16+
synchronise-yoga:
17+
name: Synchronise yoga
18+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19+
with:
20+
release_series: yoga

0 commit comments

Comments
 (0)