Skip to content

Commit

Permalink
Fix Actions job name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Mar 19, 2024
1 parent ebda074 commit 9a8cf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-commit-message-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Check commit message style
runs-on: ubuntu-latest
steps:
- name: Check against guidlines
- name: Check against guidelines
uses: mristin/[email protected]
with:
# Commit messages are allowed to be subject only, no body
Expand Down

0 comments on commit 9a8cf92

Please sign in to comment.