Skip to content

Commit

Permalink
Apply prettier once on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
jrivals committed Jan 2, 2025
1 parent 97e86e4 commit 0f36354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: creyD/[email protected]
with:
prettier_options: --write **/*.{tsx,ts,jsx,js,md}
only_changed: True
only_changed: False
build_test:
needs: prettier
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0f36354

Please sign in to comment.