actions-marketplace-validations/Cancel Previous Runs Action

Responsible to cancel previous runs for the current workflow or from a given list. Events (merge_group, pull_request, push)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 8, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/pierreraffa_cancel-previous-runs-action@56b9669158d32b8bb653f8ea1118913c1670114a # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
workflow_namesSpecifies the list of workflow names to stop the runsno
github_tokenYour GitHub Token, (Default: {{ github.token }} )no${{ github.token }}

no outputs