From 51a9cc7a9630abbcb49249d59dda90c65adadae4 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 27 Apr 2026 09:53:16 -0700 Subject: [PATCH] Update CI badge to point to master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2feaf45..ca81182 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![CI](https://github.com/google/webdriver.dart/actions/workflows/ci.yaml/badge.svg)](https://github.com/google/webdriver.dart/actions/workflows/ci.yaml) +[![CI](https://github.com/google/webdriver.dart/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/google/webdriver.dart/actions/workflows/ci.yaml) [![pub package](https://img.shields.io/pub/v/webdriver.svg)](https://pub.dartlang.org/packages/webdriver) [![package publisher](https://img.shields.io/pub/publisher/webdriver.svg)](https://pub.dev/packages/webdriver/publisher)