Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Sep 21, 2021
1 parent d76f067 commit 05dbbd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# teams-incoming-webhook-action

Sends a notification to an MS Teams Incoming Webhook from a GitHub Action Workflow
Sends a notification to an [MS Teams Incoming Webhook](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook) from a GitHub Action Workflow

## Basic Usage

Expand All @@ -26,7 +26,7 @@ The following sends a simple notification with a title and message
![Simple Notification Example](./images/simple-notification.png "Simple Notification Example")
### Deploy Status Notifications
### Workflow Status Notifications
The following examples show how to send notifications based on your workflow status
Expand Down

0 comments on commit 05dbbd1

Please sign in to comment.