diff --git a/.github/workflows/golden-copy-staging-test-run.yml b/.github/workflows/golden-copy-staging-test-run.yml index 45e328669..7492635d6 100644 --- a/.github/workflows/golden-copy-staging-test-run.yml +++ b/.github/workflows/golden-copy-staging-test-run.yml @@ -1,7 +1,6 @@ name: Golden Copy Staging Test - Run integration tests on: - pull_request: schedule: - cron: "10 7 * * 2-6" # Tuesday to Saturday at 2am EST (7:10am UTC) - two hours after `automated-staging-test-submit` runs workflow_dispatch: