Update prettier-on-pr.yml permissions
This commit is contained in:
parent
8af6b73fd6
commit
7ed8f49e72
|
|
@ -7,6 +7,9 @@ on:
|
|||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
check:
|
||||
# available images: https://github.com/actions/runner-images#available-images
|
||||
|
|
|
|||
Loading…
Reference in New Issue