Skip to content

Bump doctrine/.github from 4.0.0 to 5.0.1 #182

Bump doctrine/.github from 4.0.0 to 5.0.1

Bump doctrine/.github from 4.0.0 to 5.0.1 #182

Workflow file for this run

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