From 7324021e6c272f9b5daee00cb61cd08c26089d29 Mon Sep 17 00:00:00 2001 From: Xun Sun Date: Thu, 27 Aug 2026 12:13:59 +0800 Subject: [PATCH] [CI] Grant no-cooldown for UNIDY2002 (#36609) --- .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 7c42b68b0..01d102904 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -296,7 +296,7 @@ "UNIDY2002": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 60, + "cooldown_interval_minutes": 0, "reason": "custom override" }, "Ubospica": {