refactor: Restructure names, keys and descs of triggers and actions

This commit is contained in:
Faruk AYDIN
2022-11-01 22:32:41 +01:00
parent 802a9bd2e2
commit e57122c4ff
24 changed files with 42 additions and 42 deletions

View File

@@ -1,10 +1,10 @@
---
items:
- name: Find message
desc: Find a Slack message using the Slack Search feature.
- name: Find a message
desc: Finds a message using the Slack search feature.
avatar: /favicons/slack.svg
- name: Send a message to channel
desc: Send a message to a specific channel you specify.
desc: Sends a message to a channel you specify.
avatar: /favicons/slack.svg
---