Skip to content

version 1.6.1

version 1.6.1 #340

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'