Skip to content

Merge pull request #1186 from alleyinteractive/feature/sync-publishin… #614

Merge pull request #1186 from alleyinteractive/feature/sync-publishin…

Merge pull request #1186 from alleyinteractive/feature/sync-publishin… #614

Workflow file for this run

name: PHP Coding Standards
on:
push:
branches:
- develop
- release/*
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
branches:
- develop
- release/*
jobs:
phpcs:
if: github.event.pull_request.draft == false
uses: alleyinteractive/.github/.github/workflows/php-composer-command.yml@main
with:
php: '8.3'
command: |
phpcs