From 93ede0db19e8045ffc9d9441544e8f20ff96b9ae Mon Sep 17 00:00:00 2001 From: Ke Bao Date: Thu, 12 Feb 2026 13:25:43 +0800 Subject: [PATCH] Update ci permission (#18693) --- .github/CI_PERMISSIONS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 1158fecb7..548dd78b4 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -128,7 +128,7 @@ "HandH1998": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 60, + "cooldown_interval_minutes": 0, "reason": "custom override", "can_rerun_stage": true },