Skip to content

Bump doctrine/.github from 10.1.0 to 12.0.0 #309

Bump doctrine/.github from 10.1.0 to 12.0.0

Bump doctrine/.github from 10.1.0 to 12.0.0 #309

Workflow file for this run

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