What do I need to do to auto cancel build of same branch

Hi, there is a feature to auto cancel running builds for the same branch as described in this post:

Currently I am using this configuration:

But my pushes for the same branch are still being queued.
Do I need to configure anything else to have this feature working?

Hi there!

You don’t need anything else, but the blog post is a bit outdated, this feature will only work for the same branch and the same workflow.

After a few tries, the only configuration that worked for me is the following:

Thanks for you answer! The problem is solved.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.