Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

CI-Pipeline

CI-Pipeline #14

Workflow file for this run

name: CI-Pipeline
# Controls when the workflow will run, when comment is created
on:
issue_comment:
types:
- created
jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/[email protected]
secrets: inherit
with:
craSCCv2: true
craConfigYamlFile: "cra-config.yaml"