Clean up: remove temp push trigger, keep schedule + workflow_dispatch

This commit is contained in:
jay 2026-05-15 02:11:07 +02:00
parent ae532b3cda
commit b9bf9ef774
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ on:
schedule:
# Weekly: Sunday 06:00 UTC
- cron: '0 6 * * 0'
push:
branches: [main]
workflow_dispatch:
jobs: