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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 8, 2025
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/pierreraffa_cancel-previous-runs-action@56b9669158d32b8bb653f8ea1118913c1670114a # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow_names | Specifies the list of workflow names to stop the runs | no | — |
| github_token | Your GitHub Token, (Default: {{ github.token }} ) | no | ${{ github.token }} |
Outputs
no outputs