0160d72467
git pull 改為 flock + fetch + reset --hard: - flock 防止兩次 CI 同時更新 ref 產生 race condition - reset --hard 比 pull 更適合 CI 環境,不做 merge Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>