diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index da6b01298653..c149cd1113c8 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -485,6 +485,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "netanel-haber": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "nvcastet": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,