Skip to content

Commit f95845e

Browse files
committed
fix labeler permissions
1 parent 3ea8373 commit f95845e

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
@@ -7,6 +7,7 @@ jobs:
77
permissions:
88
contents: read
99
pull-requests: write
10+
issues: write
1011
runs-on: ubuntu-latest
1112
steps:
1213
- name: Checkout

0 commit comments

Comments
 (0)