* Prevent stopTokens that are workflow commands Co-authored-by: Thomas Boop <[email protected]> * Check context for env var too * Accept true, 1 and $true instead of just "true" * Setup ExpressionValues in tests * Update src/Runner.Common/Constants.cs Co-authored-by: Thomas Boop <[email protected]> * Separate success and fail tests for invalid token * Fix envcontext for tests Co-authored-by: Thomas Boop <[email protected]>