diff --git a/.github/workflows/static-deploy.yml b/.github/workflows/static-deploy.yml index 236326c..97cf4e7 100644 --- a/.github/workflows/static-deploy.yml +++ b/.github/workflows/static-deploy.yml @@ -2,9 +2,6 @@ on: push: branches: - main - schedule: - # run an hour (no DST) or two hours (DST) after the meetup begins - - cron: '0 1 * * 4#2' jobs: build: