Skip to content

Merge 4.0.x up into 4.1.x #749

Merge 4.0.x up into 4.1.x

Merge 4.0.x up into 4.1.x #749

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@7.1.0"