mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
docs: specify how to supply inputs
This commit is contained in:
parent
4874b95858
commit
203ccfe5a4
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ Alternatively, you can run on other event types such as `on: [push]`. In that ca
|
||||||
|
|
||||||
## Inputs
|
## Inputs
|
||||||
|
|
||||||
|
You can supply these inputs to the `wagoid/commitlint-github-action@v3` step.
|
||||||
|
|
||||||
### `configFile`
|
### `configFile`
|
||||||
|
|
||||||
The path to your commitlint config file.
|
The path to your commitlint config file.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue