timescale/workflow-dispatch-action

Dispatch a workflow action and wait for it to finish

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
ownerThe owner of the repo containing the workflow to dispatchyes
repoThe name of the repo containing the workflow to dispatchyes
workflow_idThe ID of the workflow to dispatchyes
refThe git reference for the workflow to dispatchno${{ github.ref }}
inputsJSONify string of inputs to pass to the workflowno{}

no outputs