Skip to content

Commit a409c67

Browse files
committed
Fix Workflow Highlighting
1 parent 114997f commit a409c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ _If creating a [new workflow](https://docs.github.com/en/actions/concepts/workfl
2020

2121
::: code-group
2222
<<< @/snippets/basic/step.yaml {4,5,10,11 yaml} [Existing Workflow ~vscode-icons:folder-type-github~]
23-
<<< @/snippets/basic/workflow.yaml {17,18,23,24 yaml} [New Workflow ~vscode-icons:folder-type-github~]
23+
<<< @/snippets/basic/workflow.yaml {15,16,21,22 yaml} [New Workflow ~vscode-icons:folder-type-github~]
2424
:::
2525

2626
**Make sure to update the highlighted lines and add your [secrets](#secrets).**

0 commit comments

Comments
 (0)