Use wp-scripts-lint.yml when a package uses @wordpress/scripts.
jobs:
wp-scripts:
uses: sympress/workflows/.github/workflows/wp-scripts-lint.yml@v1
with:
lint_tools: '["js","style","md-docs","pkg-json"]'Supported tools:
js:wp-scripts lint-jsstyle:wp-scripts lint-stylemd-docs:wp-scripts lint-md-docspkg-json:wp-scripts lint-pkg-json