Skip to content

Automate detection and removal of unused PHP use statements via Sle… #670

Automate detection and removal of unused PHP use statements via Sle…

Automate detection and removal of unused PHP use statements via Sle… #670

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