We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb6627 commit dc37b72Copy full SHA for dc37b72
.github/workflows/labeler.yml
@@ -2,6 +2,8 @@ name: "Pull Request Labeler"
2
on:
3
- pull_request_target
4
5
+permissions: write-all
6
+
7
jobs:
8
triage:
9
runs-on: ubuntu-latest
0 commit comments