Skip to content

Configure Renovate

Configure Renovate #6

Workflow file for this run

name: Howard integration workflow
on:
pull_request:
types:
- opened
- closed
- synchronize
jobs:
markdown-check:
uses: ai-cfia/github-workflows/.github/workflows/workflow-markdown-check.yml@main
with:
md-lint-config-file-path: .markdownlint.json
yaml-check:
uses: ai-cfia/github-workflows/.github/workflows/workflow-yaml-check.yml@main