From 7e7cde00e567712477a83f388ae4dd583a4eaa15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9cate=20Kleidukos?= Date: Sun, 21 Jul 2024 11:54:01 +0200 Subject: [PATCH] Rename pipeline --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d33f983..6543370 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Release Pipeline +name: Tests Pipeline on: push: