Skip to content

Bump thomaseizinger/create-pull-request from 1.2.2 to 1.3.0 (#23) #45

Bump thomaseizinger/create-pull-request from 1.2.2 to 1.3.0 (#23)

Bump thomaseizinger/create-pull-request from 1.2.2 to 1.3.0 (#23) #45

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@v3
- name: Run dprint
run: |
curl -fsSL https://dprint.dev/install.sh | sh
/home/runner/.dprint/bin/dprint check