Skip to content

Register the idle connection listener #1778

Register the idle connection listener

Register the idle connection listener #1778

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