Skip to content

update readme for pre-commit #3

update readme for pre-commit

update readme for pre-commit #3

Workflow file for this run

name: CI
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: articulate/actions-markdownlint@v1
with:
config:
files: .markdownlint.yaml
version: 0.41.0