Test without only_changed

pull/705/head
yuhan6665 2025-07-06 17:12:24 -04:00
parent fe8c67904b
commit 239d57fde7
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ jobs:
uses: creyD/prettier_action@v4.6
with:
prettier_options: --write **/*.{js,ts,md,vue}
only_changed: true
- name: 'setup git config'
run: |