Skip to content

Commit 1843117

Browse files
update vale workflow (25.2.2+)
1 parent 4ea7407 commit 1843117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: vale linter check
2525
uses: DevExpress/vale-action@reviewdog
2626
with:
27-
files: '["README.md", "readme.md", "Readme.md"]'
27+
files: '["[Rr]eadme.md"]'
2828
fail_on_error: true
2929
filter_mode: nofilter
30-
reporter: github-check
30+
reporter: github-check

0 commit comments

Comments
 (0)