Skip to content

Merge 3.3.x up into 3.4.x #311

Merge 3.3.x up into 3.4.x

Merge 3.3.x up into 3.4.x #311

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