Skip to content

Bump thomaseizinger/keep-a-changelog-new-release from 1.3.0 to 2.0.0 #56

Bump thomaseizinger/keep-a-changelog-new-release from 1.3.0 to 2.0.0

Bump thomaseizinger/keep-a-changelog-new-release from 1.3.0 to 2.0.0 #56

Workflow file for this run

name: Static Analysis
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
mdtomlfmt:
name: Generic format (md,toml)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run dprint
run: |
curl -fsSL https://dprint.dev/install.sh | sh
/home/runner/.dprint/bin/dprint check