Add concurrency group to prevent duplicate workflow runs

CITranslateService
Shipped
April 16, 2026 at 5:15 PM UTC
Author
Kamo
Commit
a7da1bc

When a push triggers a workflow and workflow_dispatch is also fired (or two pushes arrive in quick succession), both runs would execute simultaneously. Adding a concurrency group cancels any in-progress run for the same workflow+branch when a new one starts.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing