Skip to content

Commit 6decfda

Browse files
fix: minor updates to indentation and emoji based note inside ordered lists (#364)
1 parent bef1949 commit 6decfda

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/steps/1-step.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ Workflows let you automate tasks like building, testing, or deploying your code,
3333
pull-requests: write
3434
```
3535
36-
> [!NOTE]
37-
> This is an incomplete workflow file. It is normal if you receive an error message. One step at a time! 😎
36+
> 🪧 **Note**: This is an incomplete workflow file. It is normal if you receive an error message. One step at a time! 😎
3837
3938
1. Commit your changes directly to the `welcome-workflow` branch.
4039

.github/steps/4-step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Because you set the workflow to run on the `pull_request` event, it will automat
2727

2828
1. In the left sidebar, select the workflow named **Post welcome comment**.
2929

30-
> 💡 **Tip:** You can ignore the other actions. Those were for teaching this exercise.
30+
> 💡 **Tip:** You can ignore the other actions. Those were for teaching this exercise.
3131
3232
1. Click the first run entry titled **Welcome workflow** to show a diagram of the run's jobs.
3333

0 commit comments

Comments
 (0)