Skip to content

Merge pull request #11773 from doctrine/3.3.x-merge-up-into-3.4.x_xx7… #7

Merge pull request #11773 from doctrine/3.3.x-merge-up-into-3.4.x_xx7…

Merge pull request #11773 from doctrine/3.3.x-merge-up-into-3.4.x_xx7… #7

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:
json-validate:
name: "Validate JSON schema"
uses: "doctrine/.github/.github/workflows/[email protected]"