Skip to content

Commit

Permalink
change action error level
Browse files Browse the repository at this point in the history
  • Loading branch information
aireilly committed Feb 9, 2024
1 parent 69735b9 commit 5913c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Vale Linter
uses: errata-ai/vale-action@reviewdog
with:
vale_flags: "--minAlertLevel=error"
fail_on_error: true
env:
# Required, set by GitHub actions automatically:
Expand Down

0 comments on commit 5913c9d

Please sign in to comment.