Skip to content

forward_merge_excludes usage - another good example has been added #668

forward_merge_excludes usage - another good example has been added

forward_merge_excludes usage - another good example has been added #668

Workflow file for this run

name: Validate redirects
on: [push, pull_request]
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate redirects file
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./redirects.schema.json
INPUT_JSONS: ./redirects.json