We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88af48 commit b300ff2Copy full SHA for b300ff2
.github/workflows/label-listener.yml
@@ -2,6 +2,7 @@ name: PR Label Listener
2
permissions:
3
issues: write
4
actions: write
5
+ pull-requests: write
6
on:
7
pull_request:
8
types: [labeled, unlabeled]
0 commit comments