Skip to content

Commit c635fcc

Browse files
committed
Include governance doc in spell check
1 parent 982167c commit c635fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Vale Linting
2121
uses: errata-ai/vale-action@reviewdog
2222
with:
23-
files: '["introduction/", "infrastructure/", "measuring/"]'
23+
files: '["introduction/", "infrastructure/", "measuring/", "governance/"]'
2424
vale_flags: "--glob=*.md"
2525
filter_mode: added
2626
debug: true

0 commit comments

Comments
 (0)