Browse Source

No check job in cron (#4607)

Paul Beusterien 6 years ago
parent
commit
88274ef68b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/cron.yml

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

@@ -7,7 +7,6 @@ on:
 
 jobs:
   zip:
-    needs: check
     runs-on: macOS-latest
     steps:
     - uses: actions/checkout@v1