mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-26 03:18:54 +02:00
Also retest OpenBSD upstream on .yml changes.
This commit is contained in:
parent
f87a132800
commit
f38cf74f20
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -3,7 +3,7 @@ name: Upstream self-hosted
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, ci ]
|
branches: [ master, ci ]
|
||||||
paths: [ '**.c', '**.h' ]
|
paths: [ '**.c', '**.h', '**.yml' ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
selfhosted:
|
selfhosted:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user