diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index c16e1bb21..44b4f0e12 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -993,6 +993,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "prajjwal1": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "pranavm-nvidia": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,