Skip to content

Merge up 5.4.x to 6.0.x #414

Merge up 5.4.x to 6.0.x

Merge up 5.4.x to 6.0.x #414

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@1.5.1"
with:
php-version: '8.2'