Skip to content

Bump the doctrine group with 5 updates #23

Bump the doctrine group with 5 updates

Bump the doctrine group with 5 updates #23

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:
json-validate:
name: "Validate JSON schema"
uses: "doctrine/.github/.github/workflows/website-schema.yml@15.1.0"