diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 9057645e7..e4686b02b 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -720,6 +720,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "jybsuper": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "kaixih": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,