yarden-zamir/Launch and follow workflow

Launch a workflow and follow it until it completes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflowThe workflow to runyes
tokenThe GitHub token to use for authenticationyes${{ github.token }}
inputsThe JSON to pass as input to the workflowyes{}
refThe ref to run the workflow from (defaults to main)no${{ github.ref || 'main' }}
repoThe repository to run the workflow inyes${{ github.repository }}
update_intervalThe interval to check for updates to the workflow runyes8
follow_workflowWhether to follow the workflow runyestrue
redirect_output_to_nullWhether to redirect the output of the workflow run to /dev/nullnotrue

no outputs