Skip to content

Commit 1d6eefd

Browse files
committed
fix
1 parent 8e0601e commit 1d6eefd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/autolabel-pr-issue.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66

77
permissions:
88
pull-requests: write
9-
issues: read
9+
issues: write
10+
contents: read
1011

1112
jobs:
1213
label-pr:

0 commit comments

Comments
 (0)