Skip to content

fix: do not execute build-run if build is not passed as an input (#205) #182

fix: do not execute build-run if build is not passed as an input (#205)

fix: do not execute build-run if build is not passed as an input (#205) #182

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