diff --git a/.github/workflows/scrape.yml b/.github/workflows/scrape.yml index 9757274..ffe6556 100644 --- a/.github/workflows/scrape.yml +++ b/.github/workflows/scrape.yml @@ -15,7 +15,8 @@ on: push: workflow_dispatch: schedule: - - cron: '0 0 * * *' # @daily +# - cron: '0 0 * * *' # @daily + - cron: '0 0 0 0 0' # SNScrape stopped working after June, 2023 jobs: scheduled: