Skip to content

Remove invalid TODO (#2) #2

Remove invalid TODO (#2)

Remove invalid TODO (#2) #2

Workflow file for this run

name: Intelligence.AI SchemaHub
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_type }}
cancel-in-progress: false
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: intelligence-ai/jsonschema@v2.6.0
- uses: actions/checkout@v4
- run: make
- run: ./scripts/no-uncommitted-changes.sh