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

docs: specify how to supply inputs

This commit is contained in:
rizet 2021-05-18 18:45:27 -04:00
parent 4874b95858
commit 203ccfe5a4

View file

@ -26,6 +26,8 @@ Alternatively, you can run on other event types such as `on: [push]`. In that ca
## Inputs
You can supply these inputs to the `wagoid/commitlint-github-action@v3` step.
### `configFile`
The path to your commitlint config file.