Skip to content

Commit 8b3e8fb

Browse files
authored
[CI] Require issues 'write' access for actions/labeler (#519)
1 parent 0a40b61 commit 8b3e8fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

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

0 commit comments

Comments
 (0)