Skip to content

Merge pull request #824 from doctrine/6.0.x-merge-up-into-6.1.x_f1s1cbRi #296

Merge pull request #824 from doctrine/6.0.x-merge-up-into-6.1.x_f1s1cbRi

Merge pull request #824 from doctrine/6.0.x-merge-up-into-6.1.x_f1s1cbRi #296

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