Skip to content

Commit afef8a2

Browse files
docs: update GitHub Actions Inputs section
1 parent b98c73f commit afef8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
| # | Name | Type | Default | Description |
9999
| --- | ----------------- | ------- | ------- | --------------------------------------------------------------------- |
100100
| 1 | **fail_on_error** | Boolean | true | Determines whether the GitHub Action should fail if commitlint fails. |
101-
| 2 | **verbose** | Boolean | true | Verbose output. |
101+
| 2 | **verbose** | Boolean | false | Verbose output. |
102102
103103
#### GitHub Action Outputs
104104

0 commit comments

Comments
 (0)