Restore daily-standup job that was accidentally deleted

This commit is contained in:
modimihir07 2026-05-17 16:13:39 +05:30
parent 18fdb6b478
commit 4bbc3bd826
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"id": "daily-standup",
"name": "Daily Standup",
"skill": "daily-standup",
"cron": "0 9 * * 1-5",
"enabled": true,
"created": "2026-05-17T00:00:00Z",
"last_run": null,
"next_run": null
}