Skip to content

add delegation validation schemas #115

add delegation validation schemas

add delegation validation schemas #115

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
env:
CI: true
jobs:
lint:
uses: NicTool/.github/.github/workflows/lint.yml@main
coverage:
uses: NicTool/.github/.github/workflows/coverage.yml@main
secrets: inherit
test:
uses: NicTool/.github/.github/workflows/test.yml@main
secrets: inherit