From 8249e696adba79ff93654f179ba5f780da904726 Mon Sep 17 00:00:00 2001 From: Gary Roumanis Date: Fri, 4 Dec 2020 11:53:01 -0800 Subject: [PATCH] Only show CI results for master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6740063..3c83cde 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Dart](https://github.com/dart-lang/browser_launcher/workflows/Dart/badge.svg)](https://github.com/dart-lang/browser_launcher/actions?query=workflow%3ADart) +[![Dart](https://github.com/dart-lang/browser_launcher/workflows/Dart/badge.svg)](https://github.com/dart-lang/browser_launcher/actions?query=workflow%3ADart+branch%3Amaster) Provides a standardized way to launch web browsers.