Runner debug 18.
All checks were successful
lint / runner / vale (push) Successful in 12s

This commit is contained in:
g_it 2026-04-08 00:37:31 +02:00
commit 5580d82c19
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
3 changed files with 127 additions and 135 deletions

View file

@ -41,15 +41,8 @@ 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: .
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: .