From 85ff03215ec84cb6ee309175187cd883bc1e5c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=20Mar=C3=ADa=20Mart=C3=ADnez=20G=C3=B3mez?= Date: Wed, 22 Jul 2020 19:26:17 +0200 Subject: [PATCH] Update CI badge in README - Give it a better name after rule linter and tests have been added to CI. - Change the URL to only show result of commits pushed to master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad334d5b..0010e019 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![capa](.github/logo.png) -[![Code style checkers status](https://github.com/fireeye/capa/workflows/CI/badge.svg)](https://github.com/fireeye/capa/actions?query=workflow%3A%22CI%22) +[![CI status](https://github.com/fireeye/capa/workflows/CI/badge.svg)](https://github.com/fireeye/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster) [![Number of rules](https://img.shields.io/badge/rules-262-blue.svg)](https://github.com/fireeye/capa-rules) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt)