Skip to content

Merge pull request #267 from SenseException/website-schema #234

Merge pull request #267 from SenseException/website-schema

Merge pull request #267 from SenseException/website-schema #234

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.1.0"