mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
Merge pull request #3 from wagoid/fix/unique-action-name-second-try
fix: use Commit Linter as a unique action name
This commit is contained in:
commit
8bbafde085
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'
|
||||
author: 'Wagner Santos'
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue