Skip to content

Commit

Permalink
✏️ Gave github action for linting code an appropriate name
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinator444 committed Jun 4, 2024
1 parent d682273 commit e9aa33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint and use prettier
name: Lint code
on:
pull_request:
branches:
Expand Down

0 comments on commit e9aa33a

Please sign in to comment.