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 #2 from wagoid/fix/unique-action-name

fix: make action name unique
This commit is contained in:
Wagner Santos 2019-10-02 09:48:43 -03:00 committed by GitHub
commit d5e56d2b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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