diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 0323cc47e..eb745d14f 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -421,7 +421,7 @@ "harrisonlimh": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 60, + "cooldown_interval_minutes": 0, "reason": "custom override", "can_rerun_stage": true }, @@ -663,6 +663,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "pdasgup": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "ping1jing2": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,