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 52f5936 commit d5f4482Copy full SHA for d5f4482
.github/workflows/docs-preview-create.yml
@@ -22,7 +22,7 @@ on:
22
23
permissions:
24
contents: read
25
- actions: write
+ issues: write
26
27
env:
28
BRANCH: preview-${{ inputs.repo }}-${{ inputs.pr }}
0 commit comments