mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
fix: make action name unique
This commit is contained in:
parent
6cbae71127
commit
fd906aec0b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'Commitlint'
|
name: 'Commit Lint'
|
||||||
description: 'Lints commit messages with commitlint'
|
description: 'Lints Pull Request commit messages with commitlint'
|
||||||
author: 'Wagner Santos'
|
author: 'Wagner Santos'
|
||||||
inputs:
|
inputs:
|
||||||
configFile:
|
configFile:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue