From 7cb560d4b0565cda8952ea9629907fd42702afcf Mon Sep 17 00:00:00 2001 From: Tiffany Meyer Date: Wed, 17 Jul 2024 13:19:32 -0400 Subject: [PATCH] Minor update to update_NDM-v20.yml file to check in as Tiffany (So that Tiffany gets the failed github action runs instead of Shay) --- .github/workflows/update_NDM-v20.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_NDM-v20.yml b/.github/workflows/update_NDM-v20.yml index b1a9937d50..064b12260e 100644 --- a/.github/workflows/update_NDM-v20.yml +++ b/.github/workflows/update_NDM-v20.yml @@ -3,7 +3,7 @@ name: update station info v20 on: workflow_dispatch: schedule: - - cron: "0 6 * * *" + - cron: "0 7 * * *" jobs: update_ndm: