From aa78f926df17e41a6ea031b7b9d66e50a4cc672f Mon Sep 17 00:00:00 2001 From: sunith vs <63339782+sunithvs@users.noreply.github.com> Date: Sun, 16 Mar 2025 19:55:50 +0530 Subject: [PATCH] Update consumer.yml removed auto updating --- .github/workflows/consumer.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/consumer.yml b/.github/workflows/consumer.yml index cc8d8b7b..eedf3f86 100644 --- a/.github/workflows/consumer.yml +++ b/.github/workflows/consumer.yml @@ -1,7 +1,5 @@ name: Consumer on: - schedule: - - cron: '0 * * * *' # Every hour workflow_dispatch: # This allows you to manually trigger the workflow from the Actions tab. permissions: contents: write # Ensure the workflow has write access to contents