Skip to content

Commit

Permalink
feat: updated vale-lint.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
  • Loading branch information
officialasishkumar committed May 3, 2024
1 parent 7dac688 commit 1a6565a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
continue-on-error: true
with:
fail_on_error: true
token: ${{secrets.GITHUB_TOKEN}}
files: ./content

0 comments on commit 1a6565a

Please sign in to comment.