Skip to content

Commit a95a8da

Browse files
committed
add
Signed-off-by: A.Arnold <[email protected]>
1 parent b57a6d7 commit a95a8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-with-vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
version: 2.17.0
1717
files: docs/*
18-
vale_flags: "--no-exit --minAlertLevel=error"
18+
# vale_flags: "--no-exit --minAlertLevel=error"
1919
reporter: github-pr-review
2020
fail_on_error: true
2121
env:

0 commit comments

Comments
 (0)