Skip to content

Commit 56f62d6

Browse files
committed
feat: automatic update of workflows master
1 parent 1c2ce0c commit 56f62d6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/upstream-sync.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,3 @@ 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
16-
synchronise-zed:
17-
name: Synchronise zed
18-
uses: stackhpc/.github/.github/workflows/upstream-sync.yml@main
19-
with:
20-
release_series: zed

0 commit comments

Comments
 (0)