Skip to content

Commit 057af63

Browse files
committed
feat: automatic update of workflows master
1 parent 887bfb8 commit 057af63

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ jobs:
1313
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
1414
with:
1515
release_series: 2023.1
16+
synchronise-yoga:
17+
name: Synchronise yoga
18+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19+
with:
20+
release_series: yoga
21+
synchronise-zed:
22+
name: Synchronise zed
23+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
24+
with:
25+
release_series: zed

0 commit comments

Comments
 (0)