From 9d9055c217c608c6e630976df5756d14af590403 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Thu, 13 Jan 2022 16:57:07 -0600 Subject: [PATCH] README.md: Add Github Actions badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4dcde929c..747d9ff82 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![GitHub Build Workflow](https://github.com/heimdal/heimdal/actions/workflows/build.yml/badge.svg)](https://github.com/heimdal/heimdal/actions?query=workflow%3Abuild) [![Appveyor-CI build (Windows)](https://ci.appveyor.com/api/projects/status/6j0k0m7kd6jjj4tw/branch/master?svg=true)](https://ci.appveyor.com/project/heimdal/heimdal/branch/master) [![Coverage Status](https://coveralls.io/repos/github/heimdal/heimdal/badge.svg?branch=master)](https://coveralls.io/github/heimdal/heimdal?branch=master)