mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-08 00:16:56 +00:00
fix: use Commit Linter as a unique action name
This commit is contained in:
parent
d5e56d2b00
commit
bfd1799bbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
name: 'Commit Lint'
|
name: 'Commit Linter'
|
||||||
description: 'Lints Pull Request commit messages with commitlint'
|
description: 'Lints Pull Request commit messages with commitlint'
|
||||||
author: 'Wagner Santos'
|
author: 'Wagner Santos'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue