Skip to content

Add doctrine-project.json to .gitattributes #254

Add doctrine-project.json to .gitattributes

Add doctrine-project.json to .gitattributes #254

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@1.4.0"
with:
php-version: "8.1"