ok
This commit is contained in:
parent
ebd03b9f8a
commit
d372ba23b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cider-chores.yml
vendored
2
.github/workflows/cider-chores.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- name: Prettify code
|
- name: Prettify code
|
||||||
run: npm run prettier
|
run: npm run format:write
|
||||||
|
|
||||||
- name: Commit Prettier Code
|
- name: Commit Prettier Code
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4.14.1
|
uses: stefanzweifel/git-auto-commit-action@v4.14.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue