Skip to content

Extend support to wp-filter-side-effects 1.0 #1506

Extend support to wp-filter-side-effects 1.0

Extend support to wp-filter-side-effects 1.0 #1506

name: Coding Standards
on:
push:
branches:
- main
- '*.*.x'
pull_request:
schedule:
- cron: '0 0 * * 0'
jobs:
coding-standards:
uses: alleyinteractive/.github/.github/workflows/php-coding-standards.yml@main
with:
php: 8.2
phpstan:
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
command: "phpstan"
php: 8.2