Skip to content

Commit

Permalink
trying to change the default reporter so the action run on non PR also
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Aug 23, 2023
1 parent f3374d2 commit 05f5f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
- name: Validate the syntax
uses: errata-ai/vale-action@reviewdog
with:
reporter: github-check
fail_on_error: true
vale_flags: "--config=.vale.ini"

0 comments on commit 05f5f5e

Please sign in to comment.