Skip to content

Commit

Permalink
ci: update valid file suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohr01 committed Jun 20, 2024
1 parent ad589c5 commit 66aa8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Prettify code
uses: creyD/[email protected]
with:
prettier_options: --write **/*.{js}
prettier_options: --write **/*.js
commit_message: "style: Prettified code"

0 comments on commit 66aa8d1

Please sign in to comment.