Skip to content

Commit b300ff2

Browse files
committed
chore: update label listener permissions to include pull requests
1 parent e88af48 commit b300ff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label-listener.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: PR Label Listener
22
permissions:
33
issues: write
44
actions: write
5+
pull-requests: write
56
on:
67
pull_request:
78
types: [labeled, unlabeled]

0 commit comments

Comments
 (0)