From b85d28114e660a9a5cda0c62e5fdbfbc007b34ab Mon Sep 17 00:00:00 2001 From: "Loren M. Lang" Date: Mon, 31 Jan 2022 23:52:19 -0800 Subject: [PATCH] Make the README CI badge only show the status of pushes to master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a9af5..a5e59e6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ messages. APRSdroid is Open Source Software written in Scala and licensed under the GPLv2. -[![Android CI](../../actions/workflows/android.yml/badge.svg)](../../actions/workflows/android.yml) +master: [![Android CI](../../actions/workflows/android.yml/badge.svg?branch=master&event=push)](../../actions/workflows/android.yml) Quick links: