Skip to content

Commit 7cb9428

Browse files
committed
Make the README CI badge only show the status of pushes to master
1 parent 496131c commit 7cb9428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ messages.
88

99
APRSdroid is Open Source Software written in Scala and licensed under the GPLv2.
1010

11-
[![Android CI](../../actions/workflows/android.yml/badge.svg)](../../actions/workflows/android.yml)
11+
master: [![Android CI](../../actions/workflows/android.yml/badge.svg?branch=master&event=push)](../../actions/workflows/android.yml)
1212

1313
Quick links:
1414

0 commit comments

Comments
 (0)