Skip to content

Commit c6a4896

Browse files
committed
Restrict permission
1 parent 9e576b5 commit c6a4896

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/preview.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
- synchronize
99
- closed
1010

11+
permissions:
12+
contents: write
13+
pull-requests: write
14+
1115
concurrency: preview-${{ github.ref }}
1216

1317
jobs:

0 commit comments

Comments
 (0)