diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index cfecda257a..e08a54fcd8 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,8 +1,8 @@ name: github-pages -on: - schedule: - - cron: '5 * * * *' +#on: +# schedule: +# - cron: '5 * * * *' # If above is successful, revise to: '59 6 * * *' # At 6:59am every day, run db.py and build app