zohaibterminator/Workflow Dispatch

Trigger and chain GitHub Actions workflows with workflow_dispatch events

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflowName, filename or ID of workflow to runyes
tokenGitHub token with repo write access, only required if the workflow is in a different repositoryno${{ github.token }}
inputsInputs to pass to the workflow, must be a JSON stringno
refThe reference can be a branch, tag, or a commit SHAno
repoRepo owner & name, slash separated, only set if invoking a workflow in a different repono

no outputs