mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +02:00
Only run selfhosted tests from selfhosted repo.
This commit is contained in:
parent
f031366535
commit
65380ff7e0
1
.github/workflows/selfhosted.yml
vendored
1
.github/workflows/selfhosted.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
selfhosted:
|
||||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||
runs-on: ${{ matrix.vm }}
|
||||
env:
|
||||
TARGET_HOST: ${{ matrix.vm }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user