Skip to content

Commit 82a352c

Browse files
committed
Still trying to surface vale warnings
1 parent 4e83e4e commit 82a352c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
fail_on_error: true
1616
level: warning
17+
vale_flags: "--minAlertLevel=warning"
1718
filter_mode: nofilter
1819
reporter: github-pr-review
1920
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)