Runner debug 15.
Some checks failed
lint.yml / Runner debug 15. (push) Failing after 0s

This commit is contained in:
g_it 2026-04-08 00:31:08 +02:00
commit 385f5e0147
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -41,8 +41,15 @@ jobs:
echo "## GIT REMOTE CONFIGURATION"
git remote -v
# Original Vale action step
- uses: https://github.com/vale-cli/vale-action@v2
with:
fail_on_error: true
files: .
with:
fail_on_error: true
files: .
reporter: local
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
# Original Vale action step
# - uses: https://github.com/vale-cli/vale-action@v2
# with:
# fail_on_error: true
# files: .