fix: remove cron

This commit is contained in:
cihatata
2025-05-06 00:09:49 +03:00
parent 16e014a6fe
commit 82b9dcea4f

View File

@@ -13,9 +13,6 @@ on:
required: false
default: "key_value_json"
# For automatic execution at a specific time (every day at midnight)
schedule:
- cron: "0 0 * * *"
permissions:
contents: write