Skip to content

style: suppress MD error #76

style: suppress MD error

style: suppress MD error #76

Workflow file for this run

name: Lint documentation
on:
push:
paths:
- '**.md'
pull_request:
workflow_dispatch:
jobs:
wp-scripts-lint:
uses: inpsyde/reusable-workflows/.github/workflows/wp-scripts-lint.yml@main
with:
LINT_TOOLS: '["md-docs"]'