Skip to content

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1493

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1493

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "feature/*"
push:
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.1.0"