attempt 6
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com> Former-commit-id: 840f10daf3a853a122119592ce3d8703f6d2724b
This commit is contained in:
parent
5c4c8b32c6
commit
0a3bbd349d
1 changed files with 0 additions and 3 deletions
3
.github/workflows/autoformat.yml
vendored
3
.github/workflows/autoformat.yml
vendored
|
@ -10,10 +10,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Prettify
|
||||
uses: creyD/prettier_action@v4.2
|
||||
with:
|
||||
prettier_options: --write **/*.{js,html,css,md}
|
||||
only_changed: True
|
||||
|
|
Loading…
Reference in a new issue