Skip to content

mark DoctrineMetadataCacheWarmer final + add $buildDir arg (#1713) #1526

mark DoctrineMetadataCacheWarmer final + add $buildDir arg (#1713)

mark DoctrineMetadataCacheWarmer final + add $buildDir arg (#1713) #1526

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@2.1.0"
with:
composer-options: "--prefer-dist --prefer-stable"