Skip to content

Commit f69adb8

Browse files
author
Martin Lopes
authored
Update content/actions/reference/workflow-syntax-for-github-actions.md
1 parent 3e733b3 commit f69adb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/reference/workflow-syntax-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ steps:
676676
shell: pwsh
677677
```
678678

679-
#### Example running a script using PowerShell Desktop
679+
#### Example: Using PowerShell Desktop to run a script
680680

681681
```yaml
682682
steps:

0 commit comments

Comments
 (0)