From 387a5aa209b5c85d6eaaff5101f80f25fcb011e5 Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Fri, 24 Feb 2023 06:37:20 -0600 Subject: [PATCH] Remove `Push Validation` workflow status badge This workflow was removed recently, but the "status badge" was unintentionally left behind in the README file. refs atc0005/shared-project-resources#63 refs atc0005/go-ci#847 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 17f4243..e1484e1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ A package to send messages to a Microsoft Teams channel. [![go.mod Go version](https://img.shields.io/github/go-mod/go-version/atc0005/go-teams-notify)](https://github.com/atc0005/go-teams-notify) [![Lint and Build](https://github.com/atc0005/go-teams-notify/actions/workflows/lint-and-build.yml/badge.svg)](https://github.com/atc0005/go-teams-notify/actions/workflows/lint-and-build.yml) [![Project Analysis](https://github.com/atc0005/go-teams-notify/actions/workflows/project-analysis.yml/badge.svg)](https://github.com/atc0005/go-teams-notify/actions/workflows/project-analysis.yml) -[![Push Validation](https://github.com/atc0005/go-teams-notify/actions/workflows/push-validation.yml/badge.svg)](https://github.com/atc0005/go-teams-notify/actions/workflows/push-validation.yml) ## Table of contents