Skip to content

Commit 687c123

Browse files
Update src/content/docs/workflows/build/workers-api.mdx
Co-authored-by: Matt Silverlock <[email protected]>
1 parent a881c60 commit 687c123

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/workflows/build/workers-api.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ Refer to the [events and parameters](/workflows/build/events-and-parameters/) do
7171

7272
:::note
7373

74-
step.sleep and step.sleepUntil methods do not count towards the maximum Workflow steps limit. More information about the limits imposed on Workflow can be found in the [Workflow Limits Reference](/workflows/reference/limits/).
74+
`step.sleep` and `step.sleepUntil` methods do not count towards the maximum Workflow steps limit.
75+
76+
More information about the limits imposed on Workflow can be found in the [Workflows limits documentation](/workflows/reference/limits/).
7577

7678
:::
7779

0 commit comments

Comments
 (0)