Skip to content

Added @template-extends to solve Psalm issues #419

Added @template-extends to solve Psalm issues

Added @template-extends to solve Psalm issues #419

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: '8.2'