Skip to content

chore(deps): update minor updates #390

chore(deps): update minor updates

chore(deps): update minor updates #390

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-v2
secrets:
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
mongo: false
python-version: "3.10"
ruff: true