Merge branch '3.10.x' into 4.4.x

* 3.10.x:
  Backport website schema validation job (#7337)
This commit is contained in:
Alexander M. Turek
2026-03-19 17:59:35 +01:00

View File

@@ -1,4 +1,3 @@
name: "Website config validation"
on:
@@ -18,4 +17,4 @@ on:
jobs:
json-validate:
name: "Validate JSON schema"
uses: "doctrine/.github/.github/workflows/website-schema.yml@7.1.0"
uses: "doctrine/.github/.github/workflows/website-schema.yml@14.0.0"