Unverified Commit dc63e542 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Add validation step for JSON and YML files

parent ad4a1670
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,3 +22,7 @@ jobs:
          dockerfile: Dockerfile
          ignore: DL3008,DL3003,DL3006
          failure-threshold: warning
      -
        name: Validate JSON and YML files
        uses: GrantBirki/json-yaml-validate@v4