change schedule

This commit is contained in:
2025-07-10 10:56:51 +03:30
parent 4c361ab73e
commit a4ae7f5db0

View File

@@ -2,7 +2,7 @@ name: Run Script
on:
schedule:
- cron: "30 */3 * * *"
- cron: "30 * * * *"
workflow_dispatch:
permissions: