diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 08943857..f2338647 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -1,7 +1,6 @@ name: Scheduled scraper tests on: - pull_request: {} workflow_dispatch: {} schedule: - cron: "0 0 * * 2" # every Tuesday at 00:00