Skip to content

Commit d95b34c

Browse files
authored
Fix the permissions in the automatic labeler (#3029)
Fix the permissions Signed-off-by: Przemek Tredak <ptredak@nvidia.com>
1 parent 8c0f1d2 commit d95b34c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/community_label.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
permissions:
1313
contents: read
1414
issues: write
15+
pull-requests: write
1516

1617
jobs:
1718
label:

0 commit comments

Comments
 (0)