Skip to content

Commit d3741f5

Browse files
committed
Use a different filter mode for vale to show how it would work in action
1 parent b6356e2 commit d3741f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: Vale Linting
2121
uses: errata-ai/vale-action@reviewdog
2222
with:
23-
reporter: github-pr-check
2423
files: '["project-leader/*.asciidoc"]'
24+
filter_mode: file

0 commit comments

Comments
 (0)