0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-06 21:28:23 +02:00

Apply suggestion from @silverwind

Signed-off-by: silverwind <me@silverwind.io>
This commit is contained in:
silverwind 2026-03-31 12:35:56 +02:00 committed by GitHub
parent a0b98c68c7
commit c72863fc79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,4 +22,4 @@ jobs:
with:
token: ${{ steps.get_token.outputs.token }}
env:
RENOVATE_PLATFORM_COMMIT: "true"
RENOVATE_PLATFORM_COMMIT: "true" # commit directly to branch to avoid API rate limits and for commit signing.