diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 7b061af..5e528f6 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -3,8 +3,6 @@ name: GHPages on: push: branches: [master] - schedule: - - cron: '0 17 * * *' jobs: deploy-docs: