Skip to content

Merge branch 'main' into refactor/default-php-8-2 #99

Merge branch 'main' into refactor/default-php-8-2

Merge branch 'main' into refactor/default-php-8-2 #99

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