Skip to content

PoC for website schema validation workflow #3

PoC for website schema validation workflow

PoC for website schema validation workflow #3

Workflow file for this run

name: "Website config validation"
on:
pull_request:
branches:
- "*.x"
paths:
- ".doctrine-project.json"
- ".github/workflows/website-schema.yml"
push:
branches:
- "*.x"
paths:
- ".doctrine-project.json"
- ".github/workflows/website-schema.yml"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/website-schema.yml@website-schema"

Check failure on line 21 in .github/workflows/website-schema.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/website-schema.yml

Invalid workflow file

error parsing called workflow ".github/workflows/website-schema.yml" -> "doctrine/.github/.github/workflows/website-schema.yml@website-schema" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit