Skip to content

Add doctrine-project.json to .gitattributes (#446) #225

Add doctrine-project.json to .gitattributes (#446)

Add doctrine-project.json to .gitattributes (#446) #225

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