diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index c149cd1113c8..3130b45b426b 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -305,6 +305,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "guapisolo": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "guoyuhong": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,