Skip to content

Commit bb3a998

Browse files
committed
ci: fix permission
1 parent b4d8a5f commit bb3a998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pretty-fix.yml

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

77
permissions:
8-
contents: read
8+
contents: write
99
pull-requests: write
1010

1111
on:

0 commit comments

Comments
 (0)