Skip to content

chore: migrate off of the .github workflows #552

chore: migrate off of the .github workflows

chore: migrate off of the .github workflows #552

Workflow file for this run

name: Code Quality
on:
push:
branches:
- main
pull_request:
jobs:
code-quality:
uses: alleyinteractive/.github/.github/workflows/php-code-quality.yml@main
with:
php: 8.3