parent
b70c5e578b
commit
8dfbd05c19
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
name: runner / vale
|
name: runner / vale
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://data.forgejo.org/actions/checkout@v4 # Use Forgejo checkout action
|
||||||
- uses: https://github.com/vale-cli/vale-action@v2
|
- uses: https://github.com/vale-cli/vale-action@v2
|
||||||
with:
|
with:
|
||||||
fail_on_error: true
|
fail_on_error: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue