Skip to content

Commit fd906ae

Browse files
committedOct 4, 2019
fix: make action name unique
1 parent 6cbae71 commit fd906ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 'Commitlint'
2-
description: 'Lints commit messages with commitlint'
1+
name: 'Commit Lint'
2+
description: 'Lints Pull Request commit messages with commitlint'
33
author: 'Wagner Santos'
44
inputs:
55
configFile:

0 commit comments

Comments
 (0)