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 a1ceb1e commit 13c21e5Copy full SHA for 13c21e5
.github/workflows/vale.yml
@@ -25,6 +25,8 @@ jobs:
25
with:
26
files: docs
27
fail_on_error: false
28
+ reporter: github-pr-check
29
+ filter_mode: nofilter
30
version: 3.0.5
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments