Update prettier.yml

This commit is contained in:
Ângelo Tadeucci 2023-06-06 19:36:41 -03:00
parent 01a0a4faf3
commit 51934176d5

View File

@ -10,8 +10,8 @@ jobs:
with:
ref: ${{ github.head_ref }}
- uses: actionsx/prettier@v2
with:
args: --write .
with:
args: --write .
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.1.2
with: