Skip to content

Merge 1.8.x up into 2.0.x #402

Merge 1.8.x up into 2.0.x

Merge 1.8.x up into 2.0.x #402

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