mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-07 16:05:12 +08:00
ci: fix permission
This commit is contained in:
parent
b4d8a5f965
commit
bb3a99861f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pretty-fix.yml
vendored
2
.github/workflows/pretty-fix.yml
vendored
|
|
@ -5,7 +5,7 @@ env:
|
|||
NODE_VERSION: "20.16.0"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue