Skip to content

Commit 52f5936

Browse files
authored
chore: update permissions (#1187)
1 parent c7505f4 commit 52f5936

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ on:
2020
required: true
2121
type: string
2222

23+
permissions:
24+
contents: read
25+
actions: write
26+
2327
env:
2428
BRANCH: preview-${{ inputs.repo }}-${{ inputs.pr }}
2529

0 commit comments

Comments
 (0)