Skip to content

Migrating to Mantle Testkit / PHPUnit 11/12 with updated GitHub workflows #356

Migrating to Mantle Testkit / PHPUnit 11/12 with updated GitHub workflows

Migrating to Mantle Testkit / PHPUnit 11/12 with updated GitHub workflows #356

Workflow file for this run

name: PHPCS
on:
pull_request:
branches:
- main
jobs:
coding-standards:
uses: alleyinteractive/.github/.github/workflows/php-coding-standards.yml@main
with:
php: '8.2'