We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b97e8 commit b6356e2Copy full SHA for b6356e2
1 file changed
.github/workflows/vale.yml
@@ -20,4 +20,5 @@ jobs:
20
- name: Vale Linting
21
uses: errata-ai/vale-action@reviewdog
22
with:
23
+ reporter: github-pr-check
24
files: '["project-leader/*.asciidoc"]'
0 commit comments