Skip to content

fix: do not run build run if builds are not passed in (#209) #184

fix: do not run build run if builds are not passed in (#209)

fix: do not run build run if builds are not passed in (#209) #184

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