Skip to content

Commit 0165cdb

Browse files
Change permission-issues to permission-content in workflow
1 parent a1af4c4 commit 0165cdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-branches.yml

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

2525
- uses: actions/checkout@v5
2626
with:

0 commit comments

Comments
 (0)