Skip to content

Commit afd9390

Browse files
authored
chore(ci): add pull_requests: write permissions to sync.yml (#593)
1 parent 256cf8a commit afd9390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
fetch-latest-versions:
1111
permissions:
1212
contents: write
13+
pull-requests: write
1314
runs-on: ubuntu-latest
1415

1516
steps:

0 commit comments

Comments
 (0)