mirror of
https://github.com/doctrine/dbal.git
synced 2026-03-23 22:32:15 +01:00
Merge branch '3.10.x' into 4.4.x
* 3.10.x: Backport website schema validation job (#7337)
This commit is contained in:
3
.github/workflows/website-schema.yml
vendored
3
.github/workflows/website-schema.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user