From 752309042bb24be97eaf3dfe26909b30ef9e3da5 Mon Sep 17 00:00:00 2001 From: Chris Padwick Date: Tue, 16 Dec 2025 21:40:11 -0800 Subject: [PATCH] Adjust CI badge URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e91a2..4e6191d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # lambda_api -[![Tests](https://github.com/Team766/lambda_api/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/Team766/lambda_api/actions/workflows/tests.yml) +[![Tests](https://github.com/Team766/lambda_api/actions/workflows/tests.yml/badge.svg?branch=main&event=push)](https://github.com/Team766/lambda_api/actions/workflows/tests.yml) Minimal Python CLI + helpers for the **Lambda Cloud API** (https://cloud.lambda.ai/api/v1).