Skip to content

Issue-864: Resolve PHP Deprecations #337

Issue-864: Resolve PHP Deprecations

Issue-864: Resolve PHP Deprecations #337

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'