Skip to content

Merge pull request #1852 from greg0ire/phpstan #1579

Merge pull request #1852 from greg0ire/phpstan

Merge pull request #1852 from greg0ire/phpstan #1579

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"