Skip to content

Commit 2907f81

Browse files
ci: fix permissions issue with approved-label
1 parent 81b8fa1 commit 2907f81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/approved-label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
on: pull_request_review
22
name: Add "approved" label when approved
3+
permissions:
4+
pull-requests: write
35
jobs:
46
add_label:
57
name: Add "approved" label when approved

0 commit comments

Comments
 (0)