Skip to content

Bump doctrine/.github from 2.1.0 to 5.0.1 #132

Bump doctrine/.github from 2.1.0 to 5.0.1

Bump doctrine/.github from 2.1.0 to 5.0.1 #132

Workflow file for this run

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