chore: disable GH Actions cron — status updates via Hetzner cron+SCP
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c8018d9696
commit
f8f7f8fa07
1 changed files with 1 additions and 3 deletions
4
.github/workflows/update-status.yml
vendored
4
.github/workflows/update-status.yml
vendored
|
|
@ -1,9 +1,7 @@
|
||||||
name: Update Status Page
|
name: Update Status Page
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
workflow_dispatch: # manual trigger only — status updates run via Hetzner cron + SCP
|
||||||
- cron: "*/5 * * * *" # every 5 minutes
|
|
||||||
workflow_dispatch: # manual trigger via GitHub UI
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue