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 79f012d commit f0de23aCopy full SHA for f0de23a
.github/workflows/auto-approve-and-merge.yml
@@ -4,6 +4,7 @@ on:
4
types: [labeled]
5
permissions:
6
pull-requests: write
7
+ contents: write
8
9
jobs:
10
approve:
0 commit comments