Skip to content

Commit

Permalink
ci: updated vale configuration (#2335)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Mar 1, 2024
1 parent 7489a71 commit 4cc7457
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
reporter: github-pr-review
vale_flags: --glob=*.{md} --minAlertLevel=error
fail_on_error: false
version: 2.28.2
version: 3.2.1
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 4cc7457

Please sign in to comment.