From 77b1ffe7592e7aae95c0673e4767348130d82d00 Mon Sep 17 00:00:00 2001 From: stingaa Date: Mon, 13 Apr 2020 13:54:04 -0500 Subject: [PATCH] Add the Azure Boards badge to the README. Fixes AB#1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20a7fd9..b2fe847 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Board Status](https://dev.azure.com/791445Board/65c04cf0-6a2b-4a0b-a843-579ac06079c1/cd73feb6-f463-414d-be58-13091abcb5cc/_apis/work/boardbadge/2f65c94e-ee12-4359-8b58-f4e3acc88054)](https://dev.azure.com/791445Board/65c04cf0-6a2b-4a0b-a843-579ac06079c1/_boards/board/t/cd73feb6-f463-414d-be58-13091abcb5cc/Microsoft.RequirementCategory) # Tools for building GitHub Actions This repository contains actions that can be used to automate the testing, building, and deployment of custom GitHub Actions using workflows.