[openssh-commits] [openssh] 01/01: Also retest OpenBSD upstream on .yml changes.

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 6 14:50:55 AEST 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit f38cf74f20b5da113cfa823afd5bfb5c6ba65f3d
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri May 6 14:50:18 2022 +1000

    Also retest OpenBSD upstream on .yml changes.
---
 .github/workflows/upstream.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml
index 0850f777..2696838c 100644
--- a/.github/workflows/upstream.yml
+++ b/.github/workflows/upstream.yml
@@ -3,7 +3,7 @@ name: Upstream self-hosted
 on:
   push:
     branches: [ master, ci ]
-    paths: [ '**.c', '**.h' ]
+    paths: [ '**.c', '**.h', '**.yml' ]
 
 jobs:
   selfhosted:

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list