Skip to content

Commit

Permalink
Merge pull request #435 from aireilly/main
Browse files Browse the repository at this point in the history
freeze Vale version at 2.30
  • Loading branch information
rolfedh authored Jan 11, 2024
2 parents 952a0f4 + 6b60f86 commit d6122f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vale-on-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
with:
filter_mode: added
version: 2.30.0
filter_mode: diff_context
vale_flags: "--no-exit --minAlertLevel=error --glob=*.adoc"
reporter: github-pr-review
fail_on_error: false
Expand Down

0 comments on commit d6122f1

Please sign in to comment.