Update prettier.yml
This commit is contained in:
parent
01a0a4faf3
commit
51934176d5
4
.github/workflows/prettier.yml
vendored
4
.github/workflows/prettier.yml
vendored
@ -10,8 +10,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
- uses: actionsx/prettier@v2
|
- uses: actionsx/prettier@v2
|
||||||
with:
|
with:
|
||||||
args: --write .
|
args: --write .
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.1.2
|
uses: stefanzweifel/git-auto-commit-action@v4.1.2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user