From dea069e524fe27ef28312f78fac9a06ecbfbbe39 Mon Sep 17 00:00:00 2001 From: Akash Verma <29132422+glados-verma@users.noreply.github.com> Date: Thu, 14 May 2026 12:40:47 -0700 Subject: [PATCH] Update path to workflow file in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a407af7ee..0cd77cdb7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # OpenHTF The open-source hardware testing framework. -[![Build Status](https://github.com/google/openhtf/actions/workflows/build_and_deploy.yml/badge.svg?branch=master)](https://github.com/google/openhtf/actions?branch=master) +[![Build Status](https://github.com/google/openhtf/actions/workflows/continuous_integration.yml/badge.svg?branch=master)](https://github.com/google/openhtf/actions?branch=master) [![Coverage Status](https://coveralls.io/repos/google/openhtf/badge.svg?branch=master&service=github)](https://coveralls.io/github/google/openhtf?branch=master) [![Percentage of issues still open](http://isitmaintained.com/badge/open/google/openhtf.svg)](http://isitmaintained.com/project/google/openhtf "Percentage of issues still open") [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/google/openhtf.svg)](http://isitmaintained.com/project/google/openhtf "Average time to resolve an issue")