Skip to content

Merge pull request #418 from greg0ire/define-label #442

Merge pull request #418 from greg0ire/define-label

Merge pull request #418 from greg0ire/define-label #442

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.0.0"
with:
php-version: "8.1"