Skip to content

Commit 1956a2f

Browse files
adding steps and edges
1 parent f47312a commit 1956a2f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/build/workflows.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ The workflow builder allows branch merging and skipping steps. To merge two or
3131
more steps into one step or to skip some steps:
3232

3333
1. Hover on the step you want to merge or initiate a skip
34-
2. You will see a link 🔗 icon beside the new step icon.
35-
3. Click on the link icon and drag to create a path
34+
2. You will see a plus icon
35+
3. Click on the plus icon and drag to create a path
3636
4. Drop the new path on the desired step in your workflow
3737

38-
![Merging](/img/workflow_builder_merging.gif)
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/XWq2uE6l9wI?si=ab--winNS0k3qA1R" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
39+
3940

4041
:::note Looping is not supported
4142

0 commit comments

Comments
 (0)