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 920b6d4 commit db9bc9fCopy full SHA for db9bc9f
.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