diff --git a/.github/workflows/monitoring-swap-geo-e2e-tests.yml b/.github/workflows/monitoring-swap-geo-e2e-tests.yml index e93a374909..4939dee841 100644 --- a/.github/workflows/monitoring-swap-geo-e2e-tests.yml +++ b/.github/workflows/monitoring-swap-geo-e2e-tests.yml @@ -3,7 +3,7 @@ name: Synthetic Swaps Geo Monitoring Frontend tests on: workflow_dispatch: schedule: - - cron: "*/30 * * * *" + - cron: "*/25 * * * *" jobs: setup-matrix: