diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab3d058a..9214cbb1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,8 @@ on: - master - main # At minute 0 past every 6th hour - schedule: - - cron: "0 */6 * * *" + # schedule: + # - cron: "0 */6 * * *" jobs: deploy: runs-on: ubuntu-latest