From a0341009bb0a2b70b33c2aac714b7b3ea0707728 Mon Sep 17 00:00:00 2001 From: abdoulbari zaher <32519851+a-zakir@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:21:00 +0200 Subject: [PATCH] Update .github/workflows/ubuntu-system-deps-build.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Florian Omnès --- .github/workflows/ubuntu-system-deps-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu-system-deps-build.yml b/.github/workflows/ubuntu-system-deps-build.yml index 6122d3be5..a64e36103 100644 --- a/.github/workflows/ubuntu-system-deps-build.yml +++ b/.github/workflows/ubuntu-system-deps-build.yml @@ -6,7 +6,7 @@ on: - ci/* - dependabot/* schedule: - - cron: '00 00 * * 0' + - cron: '00 00 * * 0' # Sunday, midnight jobs: build: