From 7bb5cb4a187f9324689edca962a51be86bab9941 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 13 Feb 2022 08:13:01 +0300 Subject: [PATCH] Update osn.com.yml --- .github/workflows/osn.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osn.com.yml b/.github/workflows/osn.com.yml index 01a1551c..0f429afb 100644 --- a/.github/workflows/osn.com.yml +++ b/.github/workflows/osn.com.yml @@ -2,7 +2,7 @@ name: osn.com on: workflow_dispatch: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' jobs: load: runs-on: ubuntu-latest