We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e6169 commit 74f74b7Copy full SHA for 74f74b7
1 file changed
.github/workflows/local-doc-update.yml
@@ -7,9 +7,8 @@ on:
7
- '**/*.md'
8
9
permissions:
10
- pull-requests: read
+ pull-requests: write
11
contents: read
12
- secrets: read
13
14
jobs:
15
test:
0 commit comments