From 60fc6629ae34589a015053c8609e66a89ae432d4 Mon Sep 17 00:00:00 2001 From: Tom Finegan Date: Wed, 9 Feb 2022 09:41:57 -0800 Subject: [PATCH] Update the build status badge to explicitly track the status of the master branch. (#809) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a64034e..ea41c46 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-[![draco-ci](https://github.com/google/draco/actions/workflows/ci.yml/badge.svg)](https://github.com/google/draco/actions/workflows/ci.yml) +[![draco-ci](https://github.com/google/draco/workflows/draco-ci/badge.svg?branch=master)](https://github.com/google/draco/actions/workflows/ci.yml) News =======