From c259f37bf2b00978a4074e12e6516259883ba155 Mon Sep 17 00:00:00 2001 From: Filippo Rossi Date: Thu, 21 Mar 2024 14:29:33 +0100 Subject: [PATCH] ci: remove cronjob --- .github/workflows/depsbot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/depsbot.yml b/.github/workflows/depsbot.yml index 705242d..5ad9c38 100644 --- a/.github/workflows/depsbot.yml +++ b/.github/workflows/depsbot.yml @@ -5,8 +5,8 @@ on: branches: [main] pull_request: branches: [main] - schedule: - - cron: "0 0 */2 * *" + # schedule: + # - cron: "0 0 */2 * *" jobs: run: