diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index b21ee5370..2ee3ea580 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1357,6 +1357,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "yueming-yuan": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "yundai424": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,