Skip to content

Update README.md with new products, new website link, AI principles and Strategic Roadmap #12

Update README.md with new products, new website link, AI principles and Strategic Roadmap

Update README.md with new products, new website link, AI principles and Strategic Roadmap #12

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