From 2ee1bcd9a4b458dab25ad72815fde29ac9054a33 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Sun, 26 Jul 2020 13:50:31 -0400 Subject: [PATCH] ci: add GHA badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35d2d76ff..ae7b01bbe 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Documentation Status](https://readthedocs.org/projects/pybind11/badge/?version=master)](http://pybind11.readthedocs.org/en/master/?badge=master) [![Documentation Status](https://readthedocs.org/projects/pybind11/badge/?version=stable)](http://pybind11.readthedocs.org/en/stable/?badge=stable) [![Gitter chat](https://img.shields.io/gitter/room/gitterHQ/gitter.svg)](https://gitter.im/pybind/Lobby) +[![CI](https://github.com/pybind/pybind11/workflows/CI/badge.svg)](https://github.com/pybind/pybind11/actions) [![Build Status](https://travis-ci.org/pybind/pybind11.svg?branch=master)](https://travis-ci.org/pybind/pybind11) [![Build status](https://ci.appveyor.com/api/projects/status/riaj54pn4h08xy40?svg=true)](https://ci.appveyor.com/project/wjakob/pybind11)