disable schedule

This commit is contained in:
Meghdad
2025-10-12 17:37:09 +03:30
committed by GitHub
parent 6ef7b72708
commit 248fe3d105

View File

@@ -1,8 +1,8 @@
name: Run Script
on:
schedule:
- cron: "30 * * * *"
# schedule:
# - cron: "30 * * * *"
workflow_dispatch:
permissions: