Skip to content

Commit 8e94698

Browse files
authored
chore: update prettier action
1 parent febbd49 commit 8e94698

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
prettier:
99
runs-on: ubuntu-latest
1010

11-
permissions:
12-
contents: write
11+
permissions: read-all|write-all
1312

1413
steps:
1514
- name: Checkout

0 commit comments

Comments
 (0)