diff --git a/.github/workflows/notebooks.yml b/.github/workflows/notebooks.yml index d083df38..9489bff9 100644 --- a/.github/workflows/notebooks.yml +++ b/.github/workflows/notebooks.yml @@ -7,6 +7,8 @@ on: pull_request: branches: - main + schedule: + - cron: '0 5 * * 1' jobs: build: