Skip to content

Merge branch '2.13.x' into 2.14.x #1593

Merge branch '2.13.x' into 2.14.x

Merge branch '2.13.x' into 2.14.x #1593

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"