Skip to content

chore(deps): bump ruff from 0.8.1 to 0.8.2 (#189) #388

chore(deps): bump ruff from 0.8.1 to 0.8.2 (#189)

chore(deps): bump ruff from 0.8.1 to 0.8.2 (#189) #388

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 }}