Skip to content

Merge pull request #426 from greg0ire/modern-directory-structure #201

Merge pull request #426 from greg0ire/modern-directory-structure

Merge pull request #426 from greg0ire/modern-directory-structure #201

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@3.1.0"