mirror of git://anongit.mindrot.org/openssh.git
Rerun upstream tests on .sh file changes too.
This commit is contained in:
parent
dbbf9337c1
commit
603193e32a
|
@ -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…
Reference in New Issue