We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e735764 commit 35b4225Copy full SHA for 35b4225
docs/guides/modules/orchestrate/pages/automatic-reruns.adoc
@@ -132,7 +132,6 @@ CircleCI monitors *step* completion status and automatically reruns a failed ste
132
* The step status is "failed".
133
* The `max_auto_reruns` value is specified for the step in the configuration.
134
* The number of remaining rerun attempts is greater than zero, and less than or equal to the specified `max_auto_reruns` value.
135
-* The step is not part of a manual rerun.
136
137
[#rerun-behavior]
138
=== Automatic workflow rerun behavior
0 commit comments