Skip to content

Commit

Permalink
ci(prettier): typescript and only changed
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiazom committed Aug 22, 2024
1 parent 6c8160d commit 46e44de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
- name: Prettify code
uses: creyD/[email protected]
with:
dry: True
dry: True
prettier_options: "--dry --write **/*.ts"
only_changed: True

0 comments on commit 46e44de

Please sign in to comment.