fix name
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-12-03 17:26:05 -06:00
parent e4d95b0beb
commit 7afc9cad58

View File

@@ -18,7 +18,7 @@ env:
jobs:
render-manifests-push:
runs-on: ubuntu-js
if: ${{ gitea.event.pusher.name != 'renovate-bot' }}
if: gitea.event.pusher.username != 'renovate-bot'
steps:
- name: Checkout Main
uses: actions/checkout@v6