Skip to content

Initial content for the DevSecOps Stack #25

Initial content for the DevSecOps Stack

Initial content for the DevSecOps Stack #25

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