From 109df2e15a54950117c6d80f934ccef9e78dfd72 Mon Sep 17 00:00:00 2001 From: Kailie Le Date: Sat, 29 Mar 2025 17:41:39 -0400 Subject: [PATCH] Add workflow badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ccbefa2..6573249 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![Auto Assign](https://github.com/UNC-GDSC/demo-repository/actions/workflows/auto-assign.yml/badge.svg) + +![Proof HTML](https://github.com/UNC-GDSC/demo-repository/actions/workflows/proof-html.yml/badge.svg) + # Welcome to your organization's demo respository This code repository (or "repo") is designed to demonstrate the best GitHub has to offer with the least amount of noise.