Skip to content

Merge 4.0.x up into 4.1.x #749

Merge 4.0.x up into 4.1.x

Merge 4.0.x up into 4.1.x #749

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/phpstan.yml@7.1.0"