Skip to content

Issue #19: Use the pydantic schema inside the prompt #44

Issue #19: Use the pydantic schema inside the prompt

Issue #19: Use the pydantic schema inside the prompt #44

Workflow file for this run

name: Fertiscan pipeline workflows
on:
pull_request:
types:
- opened
- closed
- synchronize
jobs:
lint-test:
uses: ai-cfia/github-workflows/.github/workflows/workflow-lint-test-python.yml@main
secrets: inherit
markdown-check:
uses: ai-cfia/github-workflows/.github/workflows/workflow-markdown-check.yml@main
secrets: inherit
repo-standard:
uses: ai-cfia/github-workflows/.github/workflows/workflow-repo-standards-validation.yml@main
secrets: inherit