From 1b6f3ab40772b3a1fc6d84674082a9f3e0488073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Mon, 16 Mar 2026 02:01:10 +0000 Subject: [PATCH] modified: .gitea/workflows/ssh-client-build-deploy.yaml --- .gitea/workflows/ssh-client-build-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ssh-client-build-deploy.yaml b/.gitea/workflows/ssh-client-build-deploy.yaml index dd4a06d..119f170 100644 --- a/.gitea/workflows/ssh-client-build-deploy.yaml +++ b/.gitea/workflows/ssh-client-build-deploy.yaml @@ -4,7 +4,7 @@ on: - "docker/ssh-client/**" - ".gitea/workflows/ssh-client**" schedule: - - cron: "0 14 * * 6" #every Saturday at 2:00 PM, + - cron: "0 15 * * 6" #every Saturday at 3:00 PM, jobs: