Skip to content

Commit dcb6ff1

Browse files
committed
Add permission for pull requests in preview deploy workflow
1 parent 5d98ef8 commit dcb6ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515
actions: read
1616
pages: write
1717
issues: write
18+
pull-requests: write
1819

1920
jobs:
2021
deploy-preview:

0 commit comments

Comments
 (0)