diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index fddd590aa..3354318e6 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -279,6 +279,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "ZhengWG": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override", + "can_rerun_stage": true + }, "ZhengdQin": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,