Skip to content

chore(deps): pin ampelproject/ampel-interface action to a58cfc4 (stable/v0.8) #465

chore(deps): pin ampelproject/ampel-interface action to a58cfc4 (stable/v0.8)

chore(deps): pin ampelproject/ampel-interface action to a58cfc4 (stable/v0.8) #465

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