Skip to content

Commit

Permalink
Update reporter to github-pr-check
Browse files Browse the repository at this point in the history
  • Loading branch information
wmat committed Nov 15, 2024
1 parent 5786651 commit 128feb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
filter_mode: diff_context
vale_flags: "--no-exit --minAlertLevel=error --glob=*.adoc"
reporter: github-pr-review
reporter: github-pr-check
fail_on_error: true
env:
# Required, set by GitHub actions automatically:
Expand Down

0 comments on commit 128feb6

Please sign in to comment.