[cygport - the Cygwin packaging tool] branch topic/mingw, updated. 0.34.0-33-g1404462

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




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

commit 14044626735497bd4fb4fd0f48c3eed17d4da454
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 8c1afce..ecdd9e6 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