From: Darren Tucker Date: Fri, 6 May 2022 04:50:18 +0000 (+1000) Subject: Also retest OpenBSD upstream on .yml changes. X-Git-Tag: V_9_1_P1~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38cf74f20b5da113cfa823afd5bfb5c6ba65f3d;p=thirdparty%2Fopenssh-portable.git Also retest OpenBSD upstream on .yml changes. --- diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 0850f777d..2696838c2 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: