Skip to content

Add "Doctrine" to project header README #90

Add "Doctrine" to project header README

Add "Doctrine" to project header README #90

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@5.0.1"
with:
composer-root-version: "1.4"