This commit updates how the trigger `run` inline option works by only applying `Shellwords.split` to the inline command if it is going to be run on non-Windows hosts. Otherwise pass the inline script directly to be executed by Powershell.
This commit updates how the trigger `run` inline option works by only applying `Shellwords.split` to the inline command if it is going to be run on non-Windows hosts. Otherwise pass the inline script directly to be executed by Powershell.