Skip to content

Merge pull request #828 from TomHAnderson/feature/php-8.3 #273

Merge pull request #828 from TomHAnderson/feature/php-8.3

Merge pull request #828 from TomHAnderson/feature/php-8.3 #273

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.2'