Skip to content

Commit dc37b72

Browse files
cjk7989Jikun
andauthored
ci: set permissions to write-all to fix labeler (#819)
Co-authored-by: Jikun <jikunchen@microsoft.com>
1 parent 3eb6627 commit dc37b72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: "Pull Request Labeler"
22
on:
33
- pull_request_target
44

5+
permissions: write-all
6+
57
jobs:
68
triage:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)