Skip to content

Bump igorshubovych/markdownlint-cli from 0.37.0 to 0.38.0 (#161) #2

Bump igorshubovych/markdownlint-cli from 0.37.0 to 0.38.0 (#161)

Bump igorshubovych/markdownlint-cli from 0.37.0 to 0.38.0 (#161) #2

Workflow file for this run

---
name: Linting
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
pre-commit:
name: Pre-commit
uses: fabasoad/reusable-workflows/.github/workflows/wf-pre-commit.yml@main