Skip to content

Merge pull request #396 from greg0ire/fix-badge #718

Merge pull request #396 from greg0ire/fix-badge

Merge pull request #396 from greg0ire/fix-badge #718

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@5.2.0"
with:
composer-root-version: "3.0"