v1.0 QOL Fix
This commit is contained in:
@@ -3,6 +3,7 @@ dependencies:
|
||||
- datetime
|
||||
|
||||
# 2. Define jobs (Script Name + Cron Schedule)
|
||||
# Helpful cron editor https://crontab.guru
|
||||
jobs:
|
||||
- script: "hello_world.py"
|
||||
schedule: "* * * * *" # Runs every minute
|
||||
Reference in New Issue
Block a user