Skip to content

Remove tautological comments (#539) #327

Remove tautological comments (#539)

Remove tautological comments (#539) #327

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.1.0"