Skip to content

Merge release 2.1.3 into 3.0.x #310

Merge release 2.1.3 into 3.0.x

Merge release 2.1.3 into 3.0.x #310

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