Skip to content

Bump doctrine/.github from 6.0.0 to 7.1.0 #288

Bump doctrine/.github from 6.0.0 to 7.1.0

Bump doctrine/.github from 6.0.0 to 7.1.0 #288

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@7.1.0"

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/static-analysis.yml@7.1.0" : failed to fetch workflow: workflow was not found.
with:
php-version: "8.1"