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

This commit is contained in:
g_it 2026-04-07 23:01:18 +02:00
commit c2fce31183
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -10,6 +10,10 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
repository: "g_it/site"
github-server-url: "https://gugulet.hu/technical/git"
- 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