diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index 96a7a4c..1ebb800 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -8,9 +8,6 @@ on: pull_request: branches: [ 'main' ] - schedule: - - cron: "15 1 * * *" - jobs: build: name: Build executable