From bab156f7950d0eca6b6a148f5065bde0cef34753 Mon Sep 17 00:00:00 2001 From: christophe Date: Thu, 21 Dec 2023 11:38:39 +0100 Subject: [PATCH] add status badge --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 904b7fd7..c14b2e32 100644 --- a/readme.md +++ b/readme.md @@ -47,7 +47,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate) | Service | Status | | ------- | ------ | -| [GitHub actions](https://github.com/g-truc/glm/actions)| [![GLM tests](https://github.com/g-truc/glm/actions/workflows/test.yml/badge.svg?event=push)](https://github.com/g-truc/glm/actions/workflows/c.i.yml) +| [GitHub actions](https://github.com/g-truc/glm/actions)| [![.github/workflows/ci.yml](https://github.com/g-truc/glm/actions/workflows/ci.yml/badge.svg)](https://github.com/g-truc/glm/actions/workflows/ci.yml) ## Release notes