Skip to content

Commit 045b6f7

Browse files
committed
add PR write permission
1 parent 56faf0f commit 045b6f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
permissions:
1313
contents: read
14+
pull-requests: write
1415

1516
env:
1617
FORCE_COLOR: 1

0 commit comments

Comments
 (0)