Skip to content

chore(deps): bump isort from 5.13.0 to 5.13.1 (#192) #434

chore(deps): bump isort from 5.13.0 to 5.13.1 (#192)

chore(deps): bump isort from 5.13.0 to 5.13.1 (#192) #434

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