Skip to content

pass fn containing pre req setup to be executed in wrapper #2818

pass fn containing pre req setup to be executed in wrapper

pass fn containing pre req setup to be executed in wrapper #2818

Workflow file for this run

name: CI-Pipeline
# Controls when the workflow will run, when comment is created
on:
issue_comment:
types:
- created
jobs:
call-golang-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-golang-ci.yml@v1.24.1
secrets: inherit