Skip to content

fix: add workaround for another catalog issue (#1006) #939

fix: add workaround for another catalog issue (#1006)

fix: add workaround for another catalog issue (#1006) #939

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