File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Workflows may appear with one of the following states:
36
36
[.table.table-striped]
37
37
[cols=3*, options="header", stripes=even]
38
38
|===
39
- | State | Description | Terminal State
39
+ | State | Description | Terminal state
40
40
41
41
| RUNNING
42
42
| Workflow is in progress
@@ -67,7 +67,7 @@ Workflows may appear with one of the following states:
67
67
| No
68
68
69
69
| ERROR
70
- | A workflow stanza is not included or is incorrect in the xref:configuration-reference#[`.circleci/config.yml` file] for this project
70
+ | We experienced an internal error starting a job in the workflow
71
71
| Yes
72
72
73
73
|
@@ -76,7 +76,7 @@ Workflows may appear with one of the following states:
76
76
| Yes
77
77
|===
78
78
79
- NOTE: After 90 days non-terminal workflows will be cancelled by the CircleCI Automation actor .
79
+ NOTE: After 90 days non-terminal workflows will be cancelled automatically by CircleCI.
80
80
81
81
[#workflows-configuration-examples]
82
82
== Workflows configuration examples
You can’t perform that action at this time.
0 commit comments