- 관련 상품
- 2026년 4월 16일 오후 5:15 UTC
- 이름 *
- Kamo
- 뚱 베어
- c757270
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.