Test without only_changed
parent
fe8c67904b
commit
239d57fde7
|
@ -17,7 +17,6 @@ jobs:
|
||||||
uses: creyD/prettier_action@v4.6
|
uses: creyD/prettier_action@v4.6
|
||||||
with:
|
with:
|
||||||
prettier_options: --write **/*.{js,ts,md,vue}
|
prettier_options: --write **/*.{js,ts,md,vue}
|
||||||
only_changed: true
|
|
||||||
|
|
||||||
- name: 'setup git config'
|
- name: 'setup git config'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue