Skip to content

[v2] Convert @final to hard final #313

[v2] Convert @final to hard final

[v2] Convert @final to hard final #313

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/static-analysis.yml@4.0.0"