Skip to content

Commit 6a1edfe

Browse files
authored
chore: update workflow permissions again (#1191)
once more with feeling
1 parent d5f4482 commit 6a1edfe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ on:
2121
type: string
2222

2323
permissions:
24-
contents: read
25-
issues: write
24+
contents: write
2625

2726
env:
2827
BRANCH: preview-${{ inputs.repo }}-${{ inputs.pr }}

0 commit comments

Comments
 (0)