v1.0 QOL Fix

This commit is contained in:
2026-01-19 16:58:32 +01:00
parent d008d2028f
commit 0c91e75e1a
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -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