mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +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:
|
jobs:
|
||||||
selfhosted:
|
selfhosted:
|
||||||
|
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||||
runs-on: ${{ matrix.vm }}
|
runs-on: ${{ matrix.vm }}
|
||||||
env:
|
env:
|
||||||
TARGET_HOST: ${{ matrix.vm }}
|
TARGET_HOST: ${{ matrix.vm }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user