Skip to content

Commit b43ce79

Browse files
committed
Change default value for ignore-headers option
1 parent a53e71b commit b43ce79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ inputs:
3939
description: |
4040
Ignore thirdparty headers.
4141
required: false
42-
default: true
42+
default: false
4343
header-filter:
4444
description: |
4545
Regular expression matching the names of the headers to output diagnostics from.

0 commit comments

Comments
 (0)