Skip to content

docs: updated the diagram to display well in dark mode (#1115) #1024

docs: updated the diagram to display well in dark mode (#1115)

docs: updated the diagram to display well in dark mode (#1115) #1024

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.24.1
secrets: inherit