Skip to content

Enable automatic changelog generation in release workflows #504

Enable automatic changelog generation in release workflows

Enable automatic changelog generation in release workflows #504

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]