We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e0104 commit a89223eCopy full SHA for a89223e
1 file changed
.github/workflows/vale.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
23
- name: Vale Linting
24
- uses: errata-ai/vale-action@reviewdog
+ uses: errata-ai/vale-action@v2
25
with:
26
files: '["patterns/2-structured/", "patterns/3-validated/"]'
27
vale_flags: "--glob=*.md"
0 commit comments