Skip to content

Commit d97b4c6

Browse files
authored
Update 1-create-a-branch.md
1 parent cc85b5a commit d97b4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/1-create-a-branch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Branches allow you to separate your work from the `main` branch. In other words,
3434

3535
![main-branch-dropdown](/images/main-branch-dropdown.png)
3636

37-
4. In the field, enter a name for your branch: `my-first-branch`.
37+
4. In the field, name your branch `my-first-branch`. In this case, the name must be `my-first-branch` to trigger the course workflow.
3838
5. Click **Create branch: my-first-branch** to create your branch.
3939

4040
![create-branch-button](/images/create-branch-button.png)

0 commit comments

Comments
 (0)