Skip to content

chore: remove usage of monorepo (#100) #162

chore: remove usage of monorepo (#100)

chore: remove usage of monorepo (#100) #162

Workflow file for this run

name: check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# Runs a single command using the runners shell
- name: Validate if .clabot is valid JSON
run: cat .clabot | jq