This commit is contained in:
parent
0fe46aa0ef
commit
b70c5e578b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
|
@ -9,8 +9,8 @@ jobs:
|
|||
name: runner / vale
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
- uses: https://github.com/errata-ai/vale-action@reviewdog
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- uses: https://github.com/vale-cli/vale-action@v2
|
||||
with:
|
||||
fail_on_error: true
|
||||
files: /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue