From 6a8ffcb94de5a8739e3224a6588927cae74ca6bd Mon Sep 17 00:00:00 2001 From: JD Cargile Date: Tue, 12 May 2020 00:43:19 -0600 Subject: [PATCH] Update README Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182bf2c3..5f3cfef3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A GitHub Action that sends customizable notifications to a dedicated Microsoft T 2) Add a new `step` on your workflow code below `actions/checkout@v2`: ```yaml -name: MS Teams Deploy Card +name: MS Teams Notification on: [push, pull_request]