Skip to content

Merge 2.3.x up into 3.0.x #469

Merge 2.3.x up into 3.0.x

Merge 2.3.x up into 3.0.x #469

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:
php-version: "8.1"