diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 7d4a6ebf7..7acc15b00 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -62,6 +62,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "ConnorLi96": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "DarkSharpness": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,