diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7b6385..42e8ff4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,8 +7,8 @@ on: pull_request: branches: [master] workflow_dispatch: - schedule: - - cron: '41 4 * * 4' # weekly on thursday morning + #schedule: + #- cron: '41 4 * * 4' # weekly on thursday morning jobs: build: