From 9ed390a3b59ff804a67ad7e23220cea375560ca0 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 6 Mar 2022 12:36:31 +0300 Subject: [PATCH] Update allente.se.yml --- .github/workflows/allente.se.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/allente.se.yml b/.github/workflows/allente.se.yml index 6cce784f..d4968348 100644 --- a/.github/workflows/allente.se.yml +++ b/.github/workflows/allente.se.yml @@ -1,7 +1,7 @@ name: allente.se on: schedule: - - cron: '0 0 * * *' + - cron: '5 0 * * *' workflow_dispatch: workflow_run: workflows: [_trigger]