We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f570b3 commit fe86bdaCopy full SHA for fe86bda
.github/workflows/pr-labeler.yaml
@@ -51,6 +51,7 @@ jobs:
51
timeout-minutes: 5
52
permissions:
53
contents: read
54
+ issues: write
55
pull-requests: write
56
env:
57
PR_NUMBER: ${{inputs.pr-number || github.event.pull_request.number}}
0 commit comments