diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 26e512db6..3fab59fb4 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -797,6 +797,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "libertyeagle": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "lifuhuang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,