diff --git a/.github/workflows/tmp-source-postgres-test.yml b/.github/workflows/tmp-source-postgres-test.yml index ad148f8e840..4e8d2f82959 100644 --- a/.github/workflows/tmp-source-postgres-test.yml +++ b/.github/workflows/tmp-source-postgres-test.yml @@ -8,8 +8,8 @@ name: source-postgres ci - for testing only on: schedule: - # Runs every hour to observe variance - - cron: "0 * * * *" + # Runs four times a day to observe variance + - cron: "0 6,12,16,20 * * *" workflow_dispatch: inputs: runner: