Skip to content

Merge pull request #1017 from doctrine/3.4.x-merge-up-into-3.5.x_ERxP… #283

Merge pull request #1017 from doctrine/3.4.x-merge-up-into-3.5.x_ERxP…

Merge pull request #1017 from doctrine/3.4.x-merge-up-into-3.5.x_ERxP… #283

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
php-version: "8.1"