Skip to content

Remove unnecessary fields from the JSON template #43

Remove unnecessary fields from the JSON template

Remove unnecessary fields from the JSON template #43

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