.
Some checks failed
lint / runner / vale (push) Failing after 47s

This commit is contained in:
g_it 2026-04-07 16:43:53 +02:00
commit 8dfbd05c19
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -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