mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 00:26:21 +03:00
Prevents manual workflow_dispatch invocations from stacking on the same ref. Uses cancel-in-progress: false to match ci.yml so a reusable workflow_call invocation inside an in-flight CI run isn't killed when a new push lands. Co-authored-by: Sum Abiut <sum.abiut@titanfx.com>