From 19a292c5e6c673a248c170b5aa8696b03eb50fdd Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Tue, 5 Dec 2023 17:25:36 -0800 Subject: [PATCH] Update run_dandi_read_tests.yml --- .github/workflows/run_dandi_read_tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/run_dandi_read_tests.yml b/.github/workflows/run_dandi_read_tests.yml index 857b32c9a..cb4cdbfd3 100644 --- a/.github/workflows/run_dandi_read_tests.yml +++ b/.github/workflows/run_dandi_read_tests.yml @@ -1,7 +1,7 @@ name: Run DANDI read tests on: - schedule: - - cron: '0 6 * * *' # once per day at 1am ET + # schedule: + # - cron: '0 6 * * *' # once per day at 1am ET workflow_dispatch: jobs: