Skip to content

Commit aadc0ef

Browse files
committed
trigger from slack
1 parent 8592524 commit aadc0ef

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/landing/ScriptSection.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,13 @@ const newTabs = [
173173
icon: Terminal,
174174
caption: 'Execute a script using the CLI.',
175175
imageSrc: '/images/setup.gif'
176+
},
177+
{
178+
title: 'Slack',
179+
description: 'Run scripts from a slack command.',
180+
icon: Terminal,
181+
caption: 'Trigger scripts from commands and approve flows directly from slack.',
182+
imageSrc: '/images/slack-trigger.png'
176183
}
177184
]
178185
}

static/images/slack-trigger.png

47.4 KB
Loading

0 commit comments

Comments
 (0)