Skip to content

chore: add release notes url to the DA (#291) #138

chore: add release notes url to the DA (#291)

chore: add release notes url to the DA (#291) #138

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