From 399ca037b157dbd5f1479859d724146216cf5f39 Mon Sep 17 00:00:00 2001 From: Simo Lin Date: Sun, 4 Jan 2026 22:57:33 -0800 Subject: [PATCH] [bug] fix lint blocking ci (#16464) --- .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 3541cada2..8301d1291 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -488,7 +488,7 @@ "cooldown_interval_minutes": 0, "reason": "custom override", "can_rerun_stage": true - }, + }, "hebiao064": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,