We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982167c commit c635fccCopy full SHA for c635fcc
1 file changed
.github/workflows/vale.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Vale Linting
21
uses: errata-ai/vale-action@reviewdog
22
with:
23
- files: '["introduction/", "infrastructure/", "measuring/"]'
+ files: '["introduction/", "infrastructure/", "measuring/", "governance/"]'
24
vale_flags: "--glob=*.md"
25
filter_mode: added
26
debug: true
0 commit comments