Skip to content

Merge pull request #395 from weaverryan/allow-symfony-7 #83

Merge pull request #395 from weaverryan/allow-symfony-7

Merge pull request #395 from weaverryan/allow-symfony-7 #83

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
uses: "doctrine/.github/.github/workflows/static-analysis.yml@3.0.0"