Skip to content

chore(deps): bump ruff from 0.7.0 to 0.7.1 (#170) #342

chore(deps): bump ruff from 0.7.0 to 0.7.1 (#170)

chore(deps): bump ruff from 0.7.0 to 0.7.1 (#170) #342

Workflow file for this run

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