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 name: Run Script
on: on:
schedule: # schedule:
- cron: "30 * * * *" # - cron: "30 * * * *"
workflow_dispatch: workflow_dispatch:
permissions: permissions: