Skip to content

Merge pull request #375 from doctrine/2.1.x-merge-up-into-3.0.x_R7QaCL5o #312

Merge pull request #375 from doctrine/2.1.x-merge-up-into-3.0.x_R7QaCL5o

Merge pull request #375 from doctrine/2.1.x-merge-up-into-3.0.x_R7QaCL5o #312

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