Skip to content

Commit 085ce59

Browse files
committed
feat: automatic update of workflows master
1 parent c9e6667 commit 085ce59

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)