Runner debug 3.
Some checks failed
lint / runner / vale (push) Failing after 29s

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

View file

@ -26,8 +26,6 @@ jobs:
echo "## GENERATED REPO URL" echo "## GENERATED REPO URL"
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git" echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
echo "" echo ""
echo "## GIT CONFIG"
git config --list | grep url
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: