diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 9665a91ca..4ccc09adc 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -908,6 +908,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "yinghai": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "yizhang2077": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,