Skip to content

Commit

Permalink
Update vale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffcline authored Jan 19, 2025
1 parent ad37383 commit 0fe47f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
fail_on_error: true
fail_on_error: false
reporter: github-pr-check
filter_mode: added
files: latest/ug
continue-on-error: false
continue-on-error: false

0 comments on commit 0fe47f7

Please sign in to comment.