From f41c810a2d59d9b0f27480783a304757a3516459 Mon Sep 17 00:00:00 2001 From: Qiaolin Yu Date: Fri, 10 Apr 2026 18:58:55 -0700 Subject: [PATCH] [misc] update CI_PERMISSIONS.json (#22570) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index da2cb47bd..c2ccf8bdf 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -769,6 +769,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "lawrence-harmonic": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "lifuhuang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,