Skip to content

Commit 43eb7e7

Browse files
committed
Formatting updates for consistency
1 parent bd84107 commit 43eb7e7

File tree

6 files changed

+35
-0
lines changed

6 files changed

+35
-0
lines changed

.github/steps/2-configure-your-action.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 2 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 2: Configure Your Action
28

39
_Let's keep going! :bike:_

.github/steps/3-create-metadata-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 3 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 3: Create the metadata file
28

39
_Nice work configuring your action :smile:_

.github/steps/4-create-javascript-files-for-action.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 4 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 4: Create the JavaScript files for your action
28

39
_Good job adding the metadata file! :dancer:_

.github/steps/5-add-action-to-workflow-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 5 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 5: Add your action to the workflow file
28

39
_Great job! :tada:_

.github/steps/6-trigger-action.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 6 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 6: Trigger the joke action
28

39
_Great job! :heart:_

.github/steps/X-finish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
<<< Author notes: Finish >>>
3+
Review what we learned, ask for feedback, provide next steps.
4+
-->
5+
16
## Finish
27

38
<img src=https://octodex.github.com/images/poptocat_v2.png alt=celebrate width=300 align=right>

0 commit comments

Comments
 (0)