[cygport - the Cygwin packaging tool] branch master, updated. 0.34.0-8-g0e17743

Yaakov Selkowitz yselkowitz@sourceware.org
Sun May 17 05:27:05 GMT 2020




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=0e17743efa15b8004c9507411e05265f79afbc6e

commit 0e17743efa15b8004c9507411e05265f79afbc6e
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Sun May 17 01:26:50 2020 -0400

    CI: fix typo


Diff:
---
 .github/workflows/cygwin.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 657f083..42e29c9 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -4,7 +4,7 @@ on:
     branches:
     - master
     - 'cygport-*'
-    - 'topic/**
+    - 'topic/**'
     paths-ignore:
     - '.github/**'
 



More information about the Cygwin-apps-cvs mailing list