mirror of git://anongit.mindrot.org/openssh.git
Only run selfhosted tests from selfhosted repo.
This commit is contained in:
parent
f031366535
commit
65380ff7e0
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
selfhosted:
|
||||
if: github.repository == 'openssh/openssh-portable-selfhosted'
|
||||
runs-on: ${{ matrix.vm }}
|
||||
env:
|
||||
TARGET_HOST: ${{ matrix.vm }}
|
||||
|
|
Loading…
Reference in New Issue