Skip to content

GW O4

GW O4 #594

Workflow file for this run

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