Skip to content

Merge pull request #697 from alleyinteractive/changeset-release/main #1640

Merge pull request #697 from alleyinteractive/changeset-release/main

Merge pull request #697 from alleyinteractive/changeset-release/main #1640

Workflow file for this run

name: Coding Standards
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
coding-standards:
if: github.event.pull_request.draft == false
name: PHP Coding Standards
uses: alleyinteractive/.github/.github/workflows/php-coding-standards.yml@main
with:
working-directory: plugin