Skip to content

feat: adds the ability to use CBR rules in DA. It adds a new variable… #571

feat: adds the ability to use CBR rules in DA. It adds a new variable…

feat: adds the ability to use CBR rules in DA. It adds a new variable… #571

Workflow file for this run

name: Release-Pipeline
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.22.5
secrets: inherit