There was an error while loading. Please reload this page.
1 parent e45c545 commit 0cb3aa9Copy full SHA for 0cb3aa9
1 file changed
.github/workflows/vale.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: vale-cli/vale-action@v3
25
with:
26
files: '["patterns/2-structured/", "patterns/3-validated/"]'
27
- vale_flags: "--glob=*.md"
+ glob: '*.md'
28
filter_mode: added
29
debug: true
0 commit comments