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 8d24ba8 commit cffa97bCopy full SHA for cffa97b
.github/workflows/lint-with-vale.yml
@@ -13,4 +13,4 @@ jobs:
13
run: sudo apt-get install -y asciidoctor
14
- uses: errata-ai/vale-action@reviewdog
15
with:
16
- files: /docs/*
+ files: docs/*
0 commit comments