Skip to content

Commit

Permalink
Update README.md (#37)
Browse files Browse the repository at this point in the history
* Update README.md

Instructions were missing the action of creating the original pull request confirmed later (in step 4, nb 2)

* Update README.md

---------

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
  • Loading branch information
danuw and heiskr authored Apr 3, 2023
1 parent 5f478a2 commit cf57324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ To get you started, we used actions to go ahead and made a branch and pull reque
### :keyboard: Activity: Create a workflow file

1. Open a new browser tab, and navigate to this same repository. Then, work on the steps in your second tab while you read the instructions in this tab.
1. Create a pull request to view all the changes you'll make throughout this course. Click the **Pull Requests** tab, click **New pull request**, set `base: main` and `compare:welcome-workflow`.
1. Create a pull request to view all the changes you'll make throughout this course. Click the **Pull Requests** tab, click **New pull request**, set `base: main` and `compare:welcome-workflow`, click **Create pull request**.
1. Navigate to the **Code** tab.
1. From the **main** branch dropdown, click on the **welcome-workflow** branch.
1. Navigate to the `.github/workflows/` folder, then select **Add file** and click on **Create new file**.
Expand Down

0 comments on commit cf57324

Please sign in to comment.