Skip to content

Pass post to block type details filters #7

Pass post to block type details filters

Pass post to block type details filters #7

Workflow file for this run

name: Code Quality
on:
pull_request:
branches:
- main
jobs:
code-quality:
if: github.event.pull_request.draft == false
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
php: '8.2'