diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index b185ac80c..16a9b2c08 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1056,6 +1056,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "pranjalssh": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 30, + "reason": "custom override" + }, "pyc96": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,