Skip to content

Commit fc8d080

Browse files
🩹 [Patch]: Add a blank line for improved readability in README.md
1 parent a46f6d5 commit fc8d080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ The `Script` supports the following formats:
8787
> the path to the script is from the calling action, and not the `GitHub-Script` action repo. Using `$env:GITHUB_ACTION_PATH` may have mixed results
8888
> when you nest actions inside one another. The context syntax will be expanded to the correct path at runtime.
8989

90+
9091
> [!WARNING]
9192
> Using `tests\info.ps1` is PowerShell syntax for calling a function under a specific module, i.e. `Microsoft.PowerShell.Management\Get-ChildItem`.
9293

0 commit comments

Comments
 (0)