change deploy cron

This commit is contained in:
svemagie
2026-03-10 00:34:46 +01:00
parent 3b9551a8c0
commit 63ac978fc3
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push: push:
branches: [main] branches: [main]
schedule: schedule:
- cron: "*/15 * * * *" - cron: "*/45 * * * *"
workflow_dispatch: workflow_dispatch:
jobs: jobs: