Skip to content

Commit b4d8a5f

Browse files
committed
ci: update permissions
1 parent bbf0aa6 commit b4d8a5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pretty-fix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ env:
55
NODE_VERSION: "20.16.0"
66

77
permissions:
8-
contents: write
8+
contents: read
9+
pull-requests: write
910

1011
on:
1112
pull_request_target:

0 commit comments

Comments
 (0)