Skip to content

Commit c5dd981

Browse files
committed
Change filter_mode to default
1 parent 935ac76 commit c5dd981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
with:
2323
files: '["introduction/", "trusted-committer/", "contributor/", "product-owner/", "project-leader/"]'
2424
vale_flags: '--glob=!*/*/*'
25-
filter_mode: file
25+
filter_mode: added # one of: added, diff_context, file, nofilter
2626
debug: true

0 commit comments

Comments
 (0)