Skip to content

Workflows

Concurrency group

Quick answer

A concurrency group is a named lock that limits how many workflow runs matching that name can be in progress at once.

A concurrency group is a named lock that limits how many workflow runs matching that name can be in progress at once.

Why it matters

Combined with cancel-in-progress, it is the single highest-leverage cost control in GitHub Actions: superseded pushes stop burning minutes on results nobody will read.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.