From 202562183906d2ea1ca268e26ec4ed26d98aeeaa Mon Sep 17 00:00:00 2001 From: Luca Lanziani Date: Mon, 18 Apr 2022 13:25:34 +0200 Subject: [PATCH] Update npm-test.yaml --- .github/workflows/npm-test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/npm-test.yaml b/.github/workflows/npm-test.yaml index d1883b8..2df930e 100644 --- a/.github/workflows/npm-test.yaml +++ b/.github/workflows/npm-test.yaml @@ -2,8 +2,6 @@ name: pull-request on: pull_request: branches: [main] - schedule: - - cron: '0 17 * * 5' jobs: build: runs-on: ubuntu-latest