We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98c73f commit afef8a2Copy full SHA for afef8a2
README.md
@@ -98,7 +98,7 @@ jobs:
98
| # | Name | Type | Default | Description |
99
| --- | ----------------- | ------- | ------- | --------------------------------------------------------------------- |
100
| 1 | **fail_on_error** | Boolean | true | Determines whether the GitHub Action should fail if commitlint fails. |
101
-| 2 | **verbose** | Boolean | true | Verbose output. |
+| 2 | **verbose** | Boolean | false | Verbose output. |
102
103
#### GitHub Action Outputs
104
0 commit comments