This commit is contained in:
@@ -18,7 +18,7 @@ env:
|
||||
jobs:
|
||||
render-manifests-push:
|
||||
runs-on: ubuntu-js
|
||||
if: gitea.event.pusher.username != 'renovate-bot'
|
||||
if: gitea.event.commits[0].author.name != 'renovate-bot'
|
||||
steps:
|
||||
- name: Checkout Main
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user