Skip to content

chore: reformat repository with dprint #100

chore: reformat repository with dprint

chore: reformat repository with dprint #100

Workflow file for this run

name: Lint Markdown
on:
push:
branches: [main]
pull_request:
jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dprint/[email protected]