Skip to content

CI: Auto-cancel redundant workflow runs on new commit push #5017

Description

@harshsomankar123-tech

Description
Currently, pushing a new commit to a PR doesn't stop the previous commit's CI run, wasting GitHub Actions runner time and queuing up newer builds.

Proposed Change:
Add concurrency auto-cancellation to
ci.yml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions