Skip to content

Commit d8554be

Browse files
committed
fix(ci): add workflows write permission to sync-upstream
1 parent 6e987df commit d8554be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-upstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ on:
2626
permissions:
2727
contents: write
2828
issues: write
29+
workflows: write
2930

3031
jobs:
3132
sync:

0 commit comments

Comments
 (0)