Skip to content

Merge 2.3.x up into 3.0.x #469

Merge 2.3.x up into 3.0.x

Merge 2.3.x up into 3.0.x #469

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@5.2.0"
with:
php-version: "8.1"