diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 6067d860e..c661d147f 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -986,6 +986,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "yeahdongcn": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "yhyang201": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,