Skip to content

Commit

Permalink
Merge pull request #19 from Moriyuki-S/fix/eslint-actions
Browse files Browse the repository at this point in the history
nameプロパティにprettierが抜けていたので修正
  • Loading branch information
Moriyuki-S committed May 18, 2024
2 parents 0a7b31a + 86bbd26 commit 644324d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint_format.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: eslint
name: Eslint and Prettier

run-name: Run Eslint and Prettier

Expand Down

0 comments on commit 644324d

Please sign in to comment.