Files
awesome-kubernetes/.github/workflows
Nubenetes Bot f47fd17ade ci: enforce strict concurrency to prevent parallel processing leaks
- Set cancel-in-progress to false for V2 Builder.
- This ensures that if a workflow is triggered multiple times (e.g., via push and manual dispatch), subsequent runs will queue cleanly instead of attempting to cancel the running one, which was causing duplicate process ghosting and double API quota consumption.
2026-05-21 12:34:48 +02:00
..