Skip to content

docs: add documentation #91

docs: add documentation

docs: add documentation #91

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"]'