Skip to content

Add phpcs linting validation to Behat tests for scaffolded code #267

Add phpcs linting validation to Behat tests for scaffolded code

Add phpcs linting validation to Behat tests for scaffolded code #267

Workflow file for this run

name: Code Quality Checks
on:
pull_request:
push:
branches:
- main
- master
jobs:
code-quality:
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main