Skip to content

Merge release 3.4.4 into 3.5.x (#388) #82

Merge release 3.4.4 into 3.5.x (#388)

Merge release 3.4.4 into 3.5.x (#388) #82

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