dusansimic/Trigger workflow

Trigger other workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 4, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dusansimic/trigger-workflow-action@8b004e8247e9d2e7354366bd128160d7e78b47c8 # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenThe GitHub token used to trigger workflowno${{ github.token }}
nameWorkflow name to be triggered (the name of the file)yes
ownerOwner of the repository that contains the workflow (username or org. name)yes
repoName of the repositoryyes
refReference name (branch or tag)nomain
inputsInput parameters for the workflow (maximum number of inputs is 10)no
debugEnable debug modenofalse

no outputs