diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index c2ccf8bdf..9057645e7 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -167,6 +167,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "Jiminator": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "Johnsonms": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,