Skip to content

Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.1.0 to 14.0.0 #998

Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.1.0 to 14.0.0

Bump doctrine/.github/.github/workflows/composer-lint.yml from 13.1.0 to 14.0.0 #998

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "feature/*"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@13.1.0"