diff --git a/.github/workflows/saucelabs-UI-tests.yml b/.github/workflows/saucelabs-UI-tests.yml index de3d5701a81..206e20574f0 100644 --- a/.github/workflows/saucelabs-UI-tests.yml +++ b/.github/workflows/saucelabs-UI-tests.yml @@ -1,9 +1,5 @@ name: Sauce Labs UI Tests on: - # Schedule the UI tests so we can see in Sentry how the duration of transactions - # changes over time. - schedule: - - cron: '0 0 * * *' push: branches: - main