Skip to content

added release_url to component build #42

added release_url to component build

added release_url to component build #42

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"