Skip to content

Merge 3.2.x up into 3.3.x #582

Merge 3.2.x up into 3.3.x

Merge 3.2.x up into 3.3.x #582

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.0.0"
with:
composer-root-version: "3.0"