From c2fce3118385921fa20d79586013bd643bd651bb Mon Sep 17 00:00:00 2001 From: g_it Date: Tue, 7 Apr 2026 23:01:18 +0200 Subject: [PATCH] . --- .github/workflows/lint.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c30b3de..97675f6 100755 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,6 +10,10 @@ jobs: 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