Skip to content

Merge 3.5.x into 4.0.x #116

Merge 3.5.x into 4.0.x

Merge 3.5.x into 4.0.x #116

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