mirror of git://anongit.mindrot.org/openssh.git
Also retest OpenBSD upstream on .yml changes.
This commit is contained in:
parent
f87a132800
commit
f38cf74f20
|
@ -3,7 +3,7 @@ name: Upstream self-hosted
|
|||
on:
|
||||
push:
|
||||
branches: [ master, ci ]
|
||||
paths: [ '**.c', '**.h' ]
|
||||
paths: [ '**.c', '**.h', '**.yml' ]
|
||||
|
||||
jobs:
|
||||
selfhosted:
|
||||
|
|
Loading…
Reference in New Issue