Skip to content

Commit e87e0b3

Browse files
committed
Update permissions to allow workflow to write to repo
1 parent 124f287 commit e87e0b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: write
11+
permissions: write
1112

1213
jobs:
1314
sync:

0 commit comments

Comments
 (0)