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 e8a4d83 commit 5a975f8Copy full SHA for 5a975f8
.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