Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

fix: latest updates to dev tile (#63) #18

fix: latest updates to dev tile (#63)

fix: latest updates to dev tile (#63) #18

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