From c9d9937474f14e5bb3007c8fe06566308140424a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 20 Feb 2022 07:41:24 +0300 Subject: [PATCH] Update mts.rs.yml --- .github/workflows/mts.rs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mts.rs.yml b/.github/workflows/mts.rs.yml index 3294d2af..6505b594 100644 --- a/.github/workflows/mts.rs.yml +++ b/.github/workflows/mts.rs.yml @@ -2,7 +2,7 @@ name: mts.rs on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' jobs: load: runs-on: ubuntu-latest