Skip to content

Commit c829b58

Browse files
committed
Add permission
1 parent 5e619c1 commit c829b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
timeout-minutes: 10
3636
permissions:
3737
contents: write
38+
pull-requests: write
3839
steps:
3940
- uses: actions/checkout@v4
4041
- uses: wyvox/action-setup-pnpm@v3

0 commit comments

Comments
 (0)