Mailing List Archive

[openssh] 01/01: Also retest OpenBSD upstream on .yml changes.
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@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@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits