5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

fix: use Commit Linter as a unique action name

This commit is contained in:
Wagner Santos 2019-10-02 09:50:56 -03:00
parent d5e56d2b00
commit bfd1799bbd

View file

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