Skip to content

Bump doctrine/.github from 7.2.1 to 7.2.2 #1630

Bump doctrine/.github from 7.2.1 to 7.2.2

Bump doctrine/.github from 7.2.1 to 7.2.2 #1630

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@7.2.2"