From 29e245e6a7c7760a99706249ca3b5c12f5904ce8 Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Mon, 25 May 2026 19:50:06 -0700 Subject: [PATCH] [misc] Update permission (#26336) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 0811aabf2..8cc8655ab 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1399,6 +1399,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "zianglih": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "top contributor" + }, "zminglei": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,