From 911a8633131382008ac2fb12947c6115cf320031 Mon Sep 17 00:00:00 2001 From: Vasiliy Tolstov Date: Mon, 2 Oct 2023 02:14:34 +0300 Subject: [PATCH] fixup deps Signed-off-by: Vasiliy Tolstov --- .gitea/workflows/autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index e36d15b4..57c2f168 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -4,7 +4,7 @@ on: - v3 - v4 schedule: - - cron: '* * * * *' + - cron: '* * * * 10' #- cron: '@hourly' jobs: