Skip to content

Commit ec30647

Browse files
committed
feat: automatic update of workflows master
1 parent cb0822b commit ec30647

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
@@ -8,6 +8,11 @@ permissions:
88
contents: write
99
pull-requests: write
1010
jobs:
11+
synchronise-zed:
12+
name: Synchronise zed
13+
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
14+
with:
15+
release_series: zed
1116
synchronise-yoga:
1217
name: Synchronise yoga
1318
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main

0 commit comments

Comments
 (0)