We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b7dee commit 67df9d1Copy full SHA for 67df9d1
.github/workflows/approved-label.yml
@@ -12,3 +12,5 @@ jobs:
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13
ADD_LABEL: "approved"
14
REMOVE_LABEL: ""
15
+ permissions:
16
+ pull_request: write
0 commit comments