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 816d9db commit f78de97Copy full SHA for f78de97
README.md
@@ -19,6 +19,7 @@ This can be achieved with the following [configuration in the action](https://do
19
20
```yaml
21
permissions:
22
+ actions: write
23
contents: write # only for delete-branch option
24
issues: write
25
pull-requests: write
0 commit comments