diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 84095ebf3..3541cada2 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -482,6 +482,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "harvenstar": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "hebiao064": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,