diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index d27635155..0323cc47e 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -866,6 +866,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "YAMY1234": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "yanbing-j": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,