Skip to content

Merge pull request #1838 from doctrine/2.13.x-merge-up-into-2.14.x_m2… #1899

Merge pull request #1838 from doctrine/2.13.x-merge-up-into-2.14.x_m2…

Merge pull request #1838 from doctrine/2.13.x-merge-up-into-2.14.x_m2… #1899

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