From cf20685e8943c019a2a6a5afc2dccc1d1fa64558 Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Wed, 21 Apr 2021 21:04:32 -0700 Subject: [PATCH] CI badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56b234a1..74e9f343 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MicroMDM - a devops friendly MDM server -[![CircleCI](https://circleci.com/gh/micromdm/micromdm/tree/main.svg?style=svg)](https://circleci.com/gh/micromdm/micromdm/tree/main) +[![CI](https://github.com/micromdm/micromdm/workflows/CI/badge.svg)](https://github.com/micromdm/micromdm/actions) MicroMDM is a Mobile Device Management server for Apple Devices, focused on giving you all the power through an API.