diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 12194eb69..2ae065282 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -95,6 +95,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "Denji-kk": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "DevashishLal-CB": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,