Update @PoshChan config to include SSH (#12526)

This commit is contained in:
Joel Sallow (/u/ta11ow) 2020-05-05 12:48:37 -04:00 committed by GitHub
parent cdfa073a75
commit cefbf3d6a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -6,11 +6,13 @@
"windows": "PowerShell-CI-Windows",
"macos": "PowerShell-CI-macOS",
"linux": "PowerShell-CI-Linux",
"ssh": "PowerShell-CI-SSH",
"all": [
"PowerShell-CI-static-analysis",
"PowerShell-CI-Windows",
"PowerShell-CI-macOS",
"PowerShell-CI-Linux"
"PowerShell-CI-Linux",
"PowerShell-CI-SSH"
]
},
"authorized_users": [