From 179fab9dcbac3889390ab01bda6ab795dea43b61 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Wed, 9 Oct 2019 20:04:34 -0700 Subject: [PATCH] Set the Cirrus badge to only display status of the master branch. (#13053) The badge used to query the last build which may be a pull request (or an aborted run). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842cec94afa88..fe2d5b2ac4ee0 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ Flutter is a fully open source project, and we welcome contributions. Information on how to get started can be found at our [contributor guide](CONTRIBUTING.md). -[Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/engine.svg +[Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/engine.svg?branch=master [Build status]: https://cirrus-ci.com/github/flutter/engine