Skip to content

Enable stage predict entities from Data Augmentation #335

Enable stage predict entities from Data Augmentation

Enable stage predict entities from Data Augmentation #335

Workflow file for this run

name: JSON files validation
on:
pull_request:
branches:
- main
jobs:
checks:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v3
- name: json-syntax-check
uses: limitusus/json-syntax-check@v1
with:
pattern: "\\.json$"