mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-09 02:54:18 +00:00
docs: mention default config fallback
This commit is contained in:
parent
7e678913ff
commit
183e260e9b
2 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ description: Lints Pull Request commit messages with commitlint
|
|||
author: Wagner Santos
|
||||
inputs:
|
||||
configFile:
|
||||
description: Commitlint config file
|
||||
description: Commitlint config file. If the file doesn't exist, config-conventional settings will be loaded as a fallback.
|
||||
default: ./commitlint.config.js
|
||||
required: false
|
||||
firstParent:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue