Skip to content

fix(templates): gitlab links and title [EE-6458] #8

fix(templates): gitlab links and title [EE-6458]

fix(templates): gitlab links and title [EE-6458] #8

Workflow file for this run

name: Validate JSONs
on:
pull_request:
push:
branches:
- v3
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./schema.json
INPUT_JSONS: ./templates.json