Skip to content

Commit 8bbafde

Browse files
authored
Merge pull request #3 from wagoid/fix/unique-action-name-second-try
fix: use Commit Linter as a unique action name
2 parents d5e56d2 + bfd1799 commit 8bbafde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Commit Lint'
1+
name: 'Commit Linter'
22
description: 'Lints Pull Request commit messages with commitlint'
33
author: 'Wagner Santos'
44
inputs:

0 commit comments

Comments
 (0)