plentymarkets/Trigger workflow and wait

Triggers a workflow and wait for it to complete.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenToken to perform requests to the github api withno${{ github.token }}
ownerRepository owneryes
repoRepository to start the workflow inyes
workflow_idThe ID of the workflow. You can also pass the workflow file name as a stringyes
refBranch to run the workflow fromyes
intervalInterval (in seconds) to periodically check the workflow statusno10
timeoutTimeout after the given amount of seconds.no300
trigger-workflowWhether to trigger the workflow via worfklow_dispatch eventnotrue

no outputs