Skip to content

Support use in WP-CLI packages #10

Support use in WP-CLI packages

Support use in WP-CLI packages #10

Workflow file for this run

name: Code Quality
on:
pull_request:
branches:
- main
types: [opened, synchronize, reopened, ready_for_review]
jobs:
code-quality:
if: github.event.pull_request.draft == false
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
php: 8.1