Skip to content

Commit b1ed4aa

Browse files
committed
Add permissions
1 parent f054924 commit b1ed4aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr-preview.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414

1515
concurrency: preview-${{ github.ref }}
1616

17+
permissions:
18+
contents: write
19+
pages: write
20+
1721
env:
1822
PREVIEW_BRANCH: ghpages
1923
jobs:

0 commit comments

Comments
 (0)