Restore daily-standup job that was accidentally deleted
This commit is contained in:
parent
18fdb6b478
commit
4bbc3bd826
|
|
@ -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
|
||||
}
|
||||
Loading…
Reference in New Issue