From fa32eb16d9220fea322570be9b3ee09f98dae00f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 25 Feb 2022 15:44:50 +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 6505b594..fde6264e 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: '5 0 * * *' + - cron: '10 0 * * *' jobs: load: runs-on: ubuntu-latest