Skip to content

Commit a1af4c4

Browse files
Add write permission for issues in sync-branches workflow
1 parent 612ad49 commit a1af4c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-branches.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
app-id: ${{ secrets.APP_ID }}
2222
private-key: ${{ secrets.APP_SECRET }}
23+
permission-issues: write
2324

2425
- uses: actions/checkout@v5
2526
with:

0 commit comments

Comments
 (0)