Skip to content

Fix configuration inheritance to not override default connection/EM values #1356

Fix configuration inheritance to not override default connection/EM values

Fix configuration inheritance to not override default connection/EM values #1356

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"