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