Below you will find pages that utilize the taxonomy term “ormbo”
February 17, 2026
Trigger Workflow and Wait for Completion
Version updated for https://github.com/ormbo/trigger-workflow to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, trigger-workflow, automates the process of triggering a workflow in the same or a different repository while addressing limitations of GitHub’s native workflow_dispatch API. It allows users to track and wait for the completion of the triggered workflow, providing real-time status updates and ensuring dependencies are met, which is particularly useful for continuous delivery pipelines.