Skip to content

chore(deps-dev): bump ruff from 0.0.275 to 0.0.277 #22

chore(deps-dev): bump ruff from 0.0.275 to 0.0.277

chore(deps-dev): bump ruff from 0.0.275 to 0.0.277 #22

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.13.1
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}