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 b2e2803 commit 608abdbCopy full SHA for 608abdb
.github/workflows/vale.yaml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
files: |
19
**/*.{md,mdx}
20
+ !sources/api
21
separator: ","
22
23
- uses: errata-ai/vale-action@reviewdog
0 commit comments