Skip to content

Commit e7c5837

Browse files
committed
add perms
1 parent 6e93308 commit e7c5837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/labeler-train.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ jobs:
6868
# threshold: 0.40
6969

7070
build-predictor:
71+
permissions:
72+
issues: read
73+
pull-requests: read
74+
actions: write
7175
uses: dotnet/issue-labeler/.github/workflows/build-predictor.yml@f0c098669828a134c0313adf3f58c1909e555d86 # v1.0.1
7276

7377
labeler-download-issues:

0 commit comments

Comments
 (0)