mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
fix: use Commit Linter as a unique action name
This commit is contained in:
parent
fd906aec0b
commit
dedf966fb0
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