[cygport - the Cygwin packaging tool] branch master, updated. 0.34.0-8-g0e17743
Yaakov Selkowitz via Cygwin-apps-cvs <[email protected]>
| Newsgroups | gmane.os.cygwin.cvs.apps |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=0e17743efa15b8004c9507411e05265f79afbc6e commit 0e17743efa15b8004c9507411e05265f79afbc6e Author: Yaakov Selkowitz <[email protected]> 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/**'