diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 44b4f0e12..09349cb78 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -202,6 +202,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "JonnyKong": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "JustinTong0323": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,