mkuznyetsov/Trigger Workflow

This action is used to trigger workflows by given ID. It also waits for its successful completion.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ownerThe owner of the repository where the workflow is located.yes
repoThe name of the repository where the workflow is located.yes
wait_workflowIf true, the action will wait until the workflow is finished.yes
wait_intervalA period of time in seconds, used to specify interval at which workflow run status is queriedyes
wait_timeoutA period of time in seconds, used to specify interval at which workflow run status is queriedyes
workflow_idThe ID of workflow to trigger. If not set, then workflow name must be providedno
workflow_nameThe name of workflow to trigger. If not set, then workflow ID must be providedno
versionA version of project to releaseno
github_tokenA GitHub tokenno

no outputs