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