Skip to content

Merge 1.5.x into 2.0.x #81

Merge 1.5.x into 2.0.x

Merge 1.5.x into 2.0.x #81

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@4.0.0"
with:
composer-root-version: "1.4"