Skip to content

Commit ee50ffc

Browse files
Specify permissions
1 parent d13e6f8 commit ee50ffc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
jobs:
66
dispatch:
77
runs-on: ubuntu-latest
8+
permissions:
9+
pull-requests: write
810
env:
911
branch_name: ${{ github.event.pull_request.head.ref }}
1012
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)