Skip to content

Bump doctrine/.github from 7.1.0 to 7.2.0 #300

Bump doctrine/.github from 7.1.0 to 7.2.0

Bump doctrine/.github from 7.1.0 to 7.2.0 #300

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/[email protected]"

Check failure on line 15 in .github/workflows/static-analysis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/static-analysis.yml

Invalid workflow file

error parsing called workflow ".github/workflows/static-analysis.yml" -> "doctrine/.github/.github/workflows/[email protected]" : failed to fetch workflow: workflow was not found.
with:
php-version: "8.1"