Skip to content

feat: add support for running implicit validations on array and objects #48

feat: add support for running implicit validations on array and objects

feat: add support for running implicit validations on array and objects #48

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: poppinss/.github/.github/workflows/test.yml@main
lint:
uses: poppinss/.github/.github/workflows/lint.yml@main
typecheck:
uses: poppinss/.github/.github/workflows/typecheck.yml@main