Skip to content

Commit 5b8d6b7

Browse files
committed
add issue:write permission to labeler workflow
1 parent fc5dede commit 5b8d6b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
permissions:
99
contents: read
1010
pull-requests: write
11+
issues: write
1112
runs-on: ubuntu-latest
1213
steps:
1314
- name: labeler action

0 commit comments

Comments
 (0)