Skip to content

Creation of a Common Version Provenance File #58

Creation of a Common Version Provenance File

Creation of a Common Version Provenance File #58

Workflow file for this run

name: Validate JSON files
on:
pull_request:
paths:
- '**.json'
jobs:
validate:
name: Validate
uses: access-nri/actions/.github/workflows/validate-json.yml@main
with:
src: "config"