Skip to content

Commit 0dd36e9

Browse files
committed
chore: update
1 parent 6a4d42b commit 0dd36e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Dependencies
2525
run: npm install
2626
- name: Run prettier
27-
run: npx prettier --write "**/*.{md,js,ts,php,sql}"
27+
run: npx lint-staged
2828
- name: Commit changes
2929
uses: stefanzweifel/git-auto-commit-action@v5
3030
with:

0 commit comments

Comments
 (0)