This commit is contained in:
Core 2022-09-16 17:17:47 +01:00
parent ebd03b9f8a
commit d372ba23b1
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -61,7 +61,7 @@ jobs:
ref: ${{ github.head_ref }}
- name: Prettify code
run: npm run prettier
run: npm run format:write
- name: Commit Prettier Code
uses: stefanzweifel/git-auto-commit-action@v4.14.1