mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-07 23:26:59 +08:00
ci: update permissions
This commit is contained in:
parent
bbf0aa65b7
commit
b4d8a5f965
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pretty-fix.yml
vendored
3
.github/workflows/pretty-fix.yml
vendored
|
@ -5,7 +5,8 @@ env:
|
|||
NODE_VERSION: "20.16.0"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
|
|
Loading…
Add table
Reference in a new issue