Skip to content

Bump doctrine/.github from 7.2.1 to 7.2.2 (#1873) #1990

Bump doctrine/.github from 7.2.1 to 7.2.2 (#1873)

Bump doctrine/.github from 7.2.1 to 7.2.2 (#1873) #1990

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@7.2.2"
with:
composer-options: "--prefer-dist --prefer-stable"