willgarcia/Workflow Wait Action

Wait and run a workflow after all other workflows are completed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access_tokenYour GitHub Access Token, defaults to: {{ github.token }}no${{ github.token }}
timeoutAction timeout. If in-progress workflows are not completed within the timeout period, the Action will fails the workflowno600
intervalInterval used to refresh the status of the workflowsno10
initial_delayInitial delay used to give minimal time to all workflows to be queued & startedno30
workflowsList of workflows to wait for. Must be a multiline string using |no""

no outputs