From d5b1b2ea5a224d8c2aa3d3c2fbb9ae6bd63dc694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6ngy=C3=B6si=20G=C3=A1bor?= <67601373+megvadulthangya@users.noreply.github.com> Date: Fri, 16 Jan 2026 16:21:55 +0100 Subject: [PATCH] Disable cron schedule for sponsors workflow Comment out the schedule for the cron job in sponsors.yml --- .github/workflows/sponsors.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index d9598f5..0e2b610 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -1,8 +1,8 @@ name: Generate Sponsors README on: - schedule: - - cron: 00 15 * * 0-6 + #schedule: + # - cron: 00 15 * * 0-6 jobs: cron: