Skip to content

Merge pull request #812 from fezfez/doctrine-collection-2.1 #249

Merge pull request #812 from fezfez/doctrine-collection-2.1

Merge pull request #812 from fezfez/doctrine-collection-2.1 #249

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