Skip to content

Added entry for [email protected] in config/compilers.json #5

Added entry for [email protected] in config/compilers.json

Added entry for [email protected] in config/compilers.json #5

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"