Browse Source

Remove push

Mikkel Hjortshoej 5 years ago
parent
commit
680d723c77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/nightly.yml

+ 0 - 1
.github/workflows/nightly.yml

@@ -3,7 +3,6 @@ name:  Nightly
 on:
   schedule:
     - cron: 0 20 * * *
-  push:
 
 jobs:
   build_windows: