We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46f6d5 commit fc8d080Copy full SHA for fc8d080
README.md
@@ -87,6 +87,7 @@ The `Script` supports the following formats:
87
> 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
88
> when you nest actions inside one another. The context syntax will be expanded to the correct path at runtime.
89
90
+
91
> [!WARNING]
92
> Using `tests\info.ps1` is PowerShell syntax for calling a function under a specific module, i.e. `Microsoft.PowerShell.Management\Get-ChildItem`.
93
0 commit comments