Skip to content

Remove references to non-existent directory #139

Remove references to non-existent directory

Remove references to non-existent directory #139

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis-phpstan:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"