diff --git a/.github/workflows/health-checks.yml b/.github/workflows/health-checks.yml index 6f7e9d5d7..007bbfbe8 100644 --- a/.github/workflows/health-checks.yml +++ b/.github/workflows/health-checks.yml @@ -2,7 +2,7 @@ name: E2E Tests and Health Checks on: schedule: - - cron: '*/30 * * * *' + - cron: '*/5 * * * *' workflow_dispatch: inputs: datil_branch: