Try to get cygwin-save to run.
authorWayne Davison <wayne@opencoder.net>
Wed, 15 Jul 2020 20:16:36 +0000 (13:16 -0700)
committerWayne Davison <wayne@opencoder.net>
Wed, 15 Jul 2020 20:16:36 +0000 (13:16 -0700)
.github/workflows/cygwin-save.yml

index efa03d9dfe02bca787b320b67ba92d7d05798af3..536e4a160c5e89d7d1cad253d1f2b18cbed050a7 100644 (file)
@@ -2,7 +2,8 @@ name: cygwin-save
 
 on:
   push:
-    branches: [ cygwin-artifact ]
+    branches: [ master ]
+    paths: [ .github/workflows/cygwin-save.yml ]
 
 jobs: