Skip to content

Commit 2d76446

Browse files
authored
Updated workflow to PlatformSummariesWorkflow
1 parent 6dc5467 commit 2d76446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/bot/src/bot.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ export class BotService implements OnModuleInit {
246246
}
247247

248248
const summary = await this.temporalClient.execute(
249-
'TelegramSummariesWorkflow',
249+
'PlatformSummariesWorkflow',
250250
{
251251
taskQueue: 'TEMPORAL_QUEUE_PYTHON_LIGHT',
252252
args: [

0 commit comments

Comments
 (0)