Skip to content

Merge pull request #496 from doctrine/3.2.x-merge-up-into-3.3.x_0oMNZ8bR #265

Merge pull request #496 from doctrine/3.2.x-merge-up-into-3.3.x_0oMNZ8bR

Merge pull request #496 from doctrine/3.2.x-merge-up-into-3.3.x_0oMNZ8bR #265

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