We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41336e7 commit 7b6a04dCopy full SHA for 7b6a04d
1 file changed
config.sample.yml
@@ -23,3 +23,8 @@ tasks:
23
schedule: '0 */5 * * * *'
24
payload:
25
type: 'regular-workspaces-check'
26
+
27
+ - routingKey: 'cron-tasks/task-manager'
28
+ schedule: '0 */5 * * * *'
29
+ payload:
30
+ type: 'auto-task-creation'
0 commit comments