mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 20:17:45 +00:00
Removes synchronize trigger to prevent cancel-on-push issue. Reviews now trigger: - Auto: when PR is first opened - Manual: via /review comment - Manual: via workflow_dispatch This prevents pushes from cancelling in-progress reviews. Must be on main for pull_request_target to use updated workflow.