From 51d365054af3c332450b00c6747d7c58a3e9c015 Mon Sep 17 00:00:00 2001 From: "ONBASE\\pwesolowski" Date: Mon, 20 Jan 2025 12:14:16 +0100 Subject: [PATCH] feat: updared time run pipeline --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20395b8f8..be3d9f953 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: - master - release/** schedule: - - cron: "* * * * *" # Runs every night at midnight + - cron: "0 0 * * *" # Runs every night at midnight env: # Both variables are required to be set before the release process starts .