From facb3edec9fd275d5a8fcabaa87f768087255768 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 12 Dec 2025 02:34:07 +0100 Subject: chore! breaking API changes, rename project to Nectar, instead of NeCTI. Signed-off-by: Amlal El Mahrouss --- .github/workflows/necti-dev.yml | 2 +- .github/workflows/necti.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/necti-dev.yml b/.github/workflows/necti-dev.yml index 74e3a43..6b44fba 100644 --- a/.github/workflows/necti-dev.yml +++ b/.github/workflows/necti-dev.yml @@ -1,4 +1,4 @@ -name: Kits (NeCTI,Develop) +name: Kits (Nectar,Develop) on: push: diff --git a/.github/workflows/necti.yml b/.github/workflows/necti.yml index be94d2d..2f395f2 100644 --- a/.github/workflows/necti.yml +++ b/.github/workflows/necti.yml @@ -1,4 +1,4 @@ -name: Kits CI (NeCTI,Stable) +name: Kits CI (Nectar,Stable) on: push: -- cgit v1.2.3