Skip to content

Commit c96a2e0

Browse files
committed
Fix: Label pr
1 parent 79e63ff commit c96a2e0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ on:
55
pull_request:
66
types: [opened, edited]
77

8-
permissions: write-all
8+
permissions:
9+
issues: write
10+
contents: read
11+
pull-requests: write
912

1013
jobs:
1114
triage:

0 commit comments

Comments
 (0)