remove condition
All checks were successful
renovate / renovate (push) Successful in 2m1s

This commit is contained in:
2025-12-03 15:25:06 -06:00
parent f9f27aac12
commit 44fb774fef

View File

@@ -20,7 +20,6 @@ env:
jobs:
render-manifests:
runs-on: ubuntu-js
if: ${{ !((github.event.pull_request.merged == true) && (contains(github.event.pull_request.labels.*.name, 'automerge'))) }}
steps:
- name: Checkout Main
uses: actions/checkout@v6