Skip to content

Commit d5f4482

Browse files
authored
chore: update workflow permissions again (#1188)
1 parent 52f5936 commit d5f4482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview-create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222

2323
permissions:
2424
contents: read
25-
actions: write
25+
issues: write
2626

2727
env:
2828
BRANCH: preview-${{ inputs.repo }}-${{ inputs.pr }}

0 commit comments

Comments
 (0)