You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ Comprehensive documentation is available at [docs.slack.dev/tools/slack-github-a
8
8
9
9
Use this GitHub Action to:
10
10
11
-
-[Send data with a webhook to start a workflow in Workflow Builder](https://docs.slack.dev/tools/slack-github-action/sending-techniques/sending-data-webhook-slack-workflow).
12
-
-[Send data using a Slack API method and a secret token with required scopes](https://docs.slack.dev/tools/slack-github-action/sending-techniques/sending-data-slack-api-method/).
13
-
-[Send data as a message with a Slack incoming webhook URL](https://docs.slack.dev/tools/slack-github-action/sending-techniques/sending-data-slack-incoming-webhook/).
14
-
-[Run Slack CLI commands with a service token](https://docs.slack.dev/tools/slack-github-action/sending-techniques/running-slack-cli-commands/).
11
+
-[Send data with a webhook to start a workflow in Workflow Builder](https://docs.slack.dev/tools/slack-github-action/sending-data-webhook-slack-workflow)
12
+
-[Send data using a Slack API method and a secret token with required scopes](https://docs.slack.dev/tools/slack-github-action/sending-data-slack-api-method/)
13
+
-[Send data as a message with a Slack incoming webhook URL](https://docs.slack.dev/tools/slack-github-action/sending-data-slack-incoming-webhook/)
14
+
-[Run Slack CLI commands with a service token](https://docs.slack.dev/tools/slack-github-action/running-slack-cli-commands/)
0 commit comments