Give repo write permission to formatting workflow
This commit is contained in:
parent
d9ddabcfd4
commit
db3b0c2cf5
3
.github/workflows/format.yml
vendored
3
.github/workflows/format.yml
vendored
|
@ -12,6 +12,9 @@ env:
|
|||
FORCE_COLOR: 3
|
||||
NEXT_TELEMETRY_DISABLED: 1
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
prettify:
|
||||
name: Auto-prettify
|
||||
|
|
Loading…
Reference in New Issue
Block a user