diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index 770db84e2a..e46265f772 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -1,7 +1,7 @@ name: Guardian CI API Tests on: - schedule: - - cron: '0 1 * * *' + # schedule: + # - cron: '0 1 * * *' jobs: buildAndTest: