CI 동시성 제어
GitHub Actions Concurrency
GitHub Actions Concurrency
Also known as · Actions 동시성 제어 · GitHub Actions Concurrency
Definition
같은 Branch·PR·배포 대상의 Job 또는 Workflow Run이 동시에 충돌하지 않게 대상별 묶음으로 대기·취소를 제어하는 규칙입니다.
Searchable examples
- concurrency.group
- cancel-in-progress
Short example
- concurrency.group
- cancel-in-progress