mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Rerun upstream tests on .sh file changes too.
This commit is contained in:
parent
dbbf9337c1
commit
603193e32a
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -3,7 +3,7 @@ name: Upstream self-hosted
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths: [ '**.c', '**.h', '.github/configs', '.github/workflows/upstream.yml' ]
|
||||
paths: [ '**.c', '**.h', '**.sh', '.github/configs', '.github/workflows/upstream.yml' ]
|
||||
|
||||
jobs:
|
||||
selfhosted:
|
||||
|
Loading…
x
Reference in New Issue
Block a user