Skip to content

Type fixes

Type fixes #185

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