diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 422057477..1a5c6e2ca 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1287,6 +1287,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "wangfakang": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 30, + "reason": "custom override" + }, "weireweire": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,