diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 3c83d4c8f..c16e1bb21 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1203,6 +1203,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "weireweire": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "wenscarl": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,