From bfeb9713cc19c4399ca3091c4b0ca8717d7f414f Mon Sep 17 00:00:00 2001 From: Justin Buchanan Date: Thu, 19 Oct 2023 18:04:58 -0700 Subject: [PATCH] fix github actions badge url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5ae97..04bffc0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cq-cli -[![tests](https://github.com/CadQuery/cq-cli/workflows/tests/badge.svg)](https://github.com/CadQuery/cq-cli/actions) +[![tests](https://github.com/CadQuery/cq-cli/actions/workflows/check-commit-actions.yml/badge.svg)](https://github.com/CadQuery/cq-cli/actions) ## Contents