Skip to content

Merge release 5.5.2 into 5.6.x (#975) #990

Merge release 5.5.2 into 5.6.x (#975)

Merge release 5.5.2 into 5.6.x (#975) #990

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