Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2ec82eb

Browse files
committed
fix indents
1 parent ad0fb2d commit 2ec82eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

responses/01_welcome-activity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### :keyboard: Activity: Create a pull request to prepare the repository
22

33
1. Create a new workflow file titled `my-workflow.yml` by using the instructions below, or [this quicklink]({{quicklink}}).
4-
- Go to the [Actions tab]({{ actionsUrl }}).
5-
- Choose the **Set up a workflow yourself** option, located on the top right hand corner of the screen.
6-
- Change the name of the file from `main.yml` to `my-workflow.yml`
4+
- Go to the [Actions tab]({{ actionsUrl }}).
5+
- Choose the **Set up a workflow yourself** option, located on the top right hand corner of the screen.
6+
- Change the name of the file from `main.yml` to `my-workflow.yml`
77
1. Commit the workflow to a new branch.
88
1. Create a pull request titled **Initial Workflow**.
99

0 commit comments

Comments
 (0)