site/.github/workflows/lint.yml
g_it c2fce31183
Some checks failed
lint / runner / vale (push) Failing after 32s
.
2026-04-07 23:01:18 +02:00

20 lines
517 B
YAML
Executable file

name: lint
on:
push:
branches:
- main
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- 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
with:
fail_on_error: true
files: /