Skip to content

Adapt poetry release workflow for new changelog action #1158

Adapt poetry release workflow for new changelog action

Adapt poetry release workflow for new changelog action #1158

Workflow file for this run

name: Format
on:
pull_request:
jobs:
format:
name: dprint
runs-on: ubuntu-latest
steps:
- uses: bakdata/ci-templates/actions/[email protected]
- name: Check formatting
uses: dprint/[email protected]