Skip to content

.github/workflows/trigger-downstream-gh-action-job.yaml #713

.github/workflows/trigger-downstream-gh-action-job.yaml

.github/workflows/trigger-downstream-gh-action-job.yaml #713

---
name: Github Action to trigger downstream job
on: # yamllint disable-line rule:truthy
issue_comment:
types: [created, edited]
jobs:
trigger_workflow:
uses: openstack-k8s-operators/ci-framework/.github/workflows/github-action-trigger-downstream-job-reusable-workflow.yaml@main