diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 06e1952ed..1248c8b9e 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1200,6 +1200,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "stepinto": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "stmatengss": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,