We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c9be7 commit 935ac76Copy full SHA for 935ac76
1 file changed
.github/workflows/vale.yml
@@ -21,9 +21,6 @@ jobs:
21
uses: errata-ai/vale-action@reviewdog
22
with:
23
files: '["introduction/", "trusted-committer/", "contributor/", "product-owner/", "project-leader/"]'
24
- # files: 'introduction/*.asciidoc,project-leader/*.asciidoc'
25
- # separator: ","
26
vale_flags: '--glob=!*/*/*'
27
filter_mode: file
28
debug: true
29
- level: error
0 commit comments