diff --git a/.github/workflows/integration-beta.yml b/.github/workflows/integration-beta.yml index 6491bfc8..0feff04d 100644 --- a/.github/workflows/integration-beta.yml +++ b/.github/workflows/integration-beta.yml @@ -1,7 +1,7 @@ name: integration-tests-beta on: schedule: - - cron: 10 15 * * 0-6 + - cron: 35 15 * * 0-6 push: branches: - dev