Skip to content

Bump doctrine/.github from 5.1.0 to 5.2.0 (#429) #464

Bump doctrine/.github from 5.1.0 to 5.2.0 (#429)

Bump doctrine/.github from 5.1.0 to 5.2.0 (#429) #464

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"