5
0
Fork 0
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:
Wagner Santos 2019-10-02 09:52:44 -03:00 committed by GitHub
commit 8bbafde085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: 'Commit Lint'
name: 'Commit Linter'
description: 'Lints Pull Request commit messages with commitlint'
author: 'Wagner Santos'
inputs: