kuritka/cancel-action

Cancelling redundand workglow runs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 31, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: kuritka/cancel-action@f5316e1df8def442fcbf5b6973ae9e07d3d7cef9 # 0.0.14

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

namedescriptionrequireddefault
cancel-when-job-successfully-passed(Optional) A job is automatically cancelled if it has been successfully passed in the past.nofalse
remove-artifact(Optional) If a cancel occurs, it automatically removes the artifact.nofalse
verbose(Optional) verbose output.nofalse
token(Optional) Github token.yes${{ github.token }}

no outputs