Skip to content

Commit 877143d

Browse files
committed
ci: set proper persmission for pages-preview
Signed-off-by: msclock <msclock@qq.com>
1 parent ccbbe52 commit 877143d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
pages-preview:
1717
runs-on: ubuntu-latest
1818
permissions:
19+
issues: write
20+
pull-requests: write
1921
contents: write
2022

2123
steps:

0 commit comments

Comments
 (0)