From 75de479680ca706a05d02cbddb522dd4df107dd8 Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Thu, 2 Apr 2026 23:37:05 -0700 Subject: [PATCH] [Misc] Update CI permission (#22014) --- .github/CI_PERMISSIONS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 0ae624dfd..22412fab6 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -913,8 +913,8 @@ "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, "can_rerun_stage": true, - "cooldown_interval_minutes": 60, - "reason": "custom override" + "cooldown_interval_minutes": 0, + "reason": "top contributor" }, "ravi03071991": { "can_tag_run_ci_label": true,