Skip to content

Merge 3.6.x up into 4.0.x #176

Merge 3.6.x up into 4.0.x

Merge 3.6.x up into 4.0.x #176

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