From f8f7f8fa07473c4893fbcbdcd6e12e797fa72f36 Mon Sep 17 00:00:00 2001 From: OliverGiertz Date: Wed, 8 Apr 2026 06:50:55 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20disable=20GH=20Actions=20cron=20?= =?UTF-8?q?=E2=80=94=20status=20updates=20via=20Hetzner=20cron+SCP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .github/workflows/update-status.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/update-status.yml b/.github/workflows/update-status.yml index 38f339f..5c190c5 100644 --- a/.github/workflows/update-status.yml +++ b/.github/workflows/update-status.yml @@ -1,9 +1,7 @@ name: Update Status Page on: - schedule: - - cron: "*/5 * * * *" # every 5 minutes - workflow_dispatch: # manual trigger via GitHub UI + workflow_dispatch: # manual trigger only — status updates run via Hetzner cron + SCP permissions: contents: write