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

fix(docs): remove dupe

This commit is contained in:
Cooper 2023-04-05 12:13:54 -04:00
parent 7991e57b35
commit 6a9739b9a2
No known key found for this signature in database
GPG key ID: DF6ECEF0888ECA4B

View file

@ -52,12 +52,6 @@ Whether you want to fail on warnings or not.
Default: `false` Default: `false`
### `failOnWarnings`
Whether you want to fail on warnings or not.
Default: `false`
### `failOnErrors` ### `failOnErrors`
Whether you want to fail on errors or not. Still outputs the results, just forces the action to pass even if errors are detected. Whether you want to fail on errors or not. Still outputs the results, just forces the action to pass even if errors are detected.