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