Skip to content

issue #1: GKE cluster using Terraform (first iteration) #3

issue #1: GKE cluster using Terraform (first iteration)

issue #1: GKE cluster using Terraform (first iteration) #3

Workflow file for this run

name: Ai-cfia repo standard and markdown check
on:
pull_request:
types:
- opened
- closed
- synchronize
jobs:
repo-standard:
uses: ai-cfia/github-workflows/.github/workflows/workflow-repo-standards-validation.yml@71-fix-every-workflow-inside-this-repository-and-make-sure-nachet-finesse-and-infra-have-the-right-workflow
secrets: inherit
markdown-check:
uses: ai-cfia/github-workflows/.github/workflows/workflow-markdown-check.yml@main
with:
config-file-path: '.mlc_config.json'