Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

fix(ci): use correct Renovatebot manager for Python (#1936) #1214

fix(ci): use correct Renovatebot manager for Python (#1936)

fix(ci): use correct Renovatebot manager for Python (#1936) #1214

Workflow file for this run

name: Main Merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
verification:
name: Verification
uses: ./.github/workflows/reusable-verification.yml
secrets: inherit
build-and-push:
needs: verification
uses: ./.github/workflows/build-and-push-components.yml
with:
image_tag: latest