Skip to content

Support Rubin USDF Kafka broker #338

Support Rubin USDF Kafka broker

Support Rubin USDF Kafka broker #338

Workflow file for this run

name: ci
on:
push:
branches:
- main
- renovate/*
- dev/*
tags:
- v*
pull_request:
branches:
- main
- dev/*
- stable/*
jobs:
ci:
uses: AmpelProject/Ampel-interface/.github/workflows/ci.yml@ci-py12-v3
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
mongo: false
python-version: "3.12"
lint: true
format: true