diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index b8395f03..2b01b9fe 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -6,8 +6,8 @@ on: - master paths-ignore: - docs/** - schedule: - - cron: 37 10 * * 1-5 # At 10:37 on every day-of-week from Monday through Friday + # schedule: + # - cron: 37 10 * * 1-5 # At 10:37 on every day-of-week from Monday through Friday jobs: test-e2e: