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 7a87448 commit f337d84Copy full SHA for f337d84
.github/workflows/pull-request.yml
@@ -4,7 +4,8 @@ on:
4
branches:
5
- develop
6
7
-permissions: write-all
+permissions:
8
+ pull-requests: write
9
10
jobs:
11
0 commit comments