Skip to content

Commit 8eaae42

Browse files
authored
Add write permission for issues in workflow
1 parent 12c76e8 commit 8eaae42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/manage-ready-for-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ on:
4848
permissions:
4949
contents: read
5050
pull-requests: write
51+
issues: write
5152

5253
jobs:
5354
manage-label:

0 commit comments

Comments
 (0)