Skip to content

Commit e735764

Browse files
committed
add limitation that doesn't apply
1 parent 9aa875b commit e735764

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/modules/orchestrate/pages/automatic-reruns.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ CircleCI monitors *step* completion status and automatically reruns a failed ste
133133
* The `max_auto_reruns` value is specified for the step in the configuration.
134134
* The number of remaining rerun attempts is greater than zero, and less than or equal to the specified `max_auto_reruns` value.
135135
* The step is not part of a manual rerun.
136-
* The pipeline is not older than 90 days.
137136

138137
[#rerun-behavior]
139138
=== Automatic workflow rerun behavior

0 commit comments

Comments
 (0)