Skip to content

Add code example for purge exclusion (#389) #70

Add code example for purge exclusion (#389)

Add code example for purge exclusion (#389) #70

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
uses: "doctrine/.github/.github/workflows/static-analysis.yml@3.0.0"