We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a975f8 commit ad810e5Copy full SHA for ad810e5
.github/workflows/vale.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
files: |
19
**/*.{md,mdx}
20
- !sources/api
+ '!sources/api/*.{md,mdx}'
21
separator: ","
22
23
- uses: errata-ai/vale-action@reviewdog
0 commit comments