diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-24 12:32:45 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-24 12:32:45 +0100 |
| commit | bb8276df8eb2e349bf6ca8bfd34c60fb4c3ddace (patch) | |
| tree | 915a336363d1378cba19e4b5c8a74ecc42f97c45 | |
| parent | a93ef6a5cd5e75fa24ffd5ba48573a69faf0207b (diff) | |
[CHORE] Update CI names.debuggerkit-first-release
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .github/workflows/nectar-asan-dev.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/nectar-dev.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/nectar-asan-dev.yml b/.github/workflows/nectar-asan-dev.yml index 5c54807..d2439ab 100644 --- a/.github/workflows/nectar-asan-dev.yml +++ b/.github/workflows/nectar-asan-dev.yml @@ -1,4 +1,4 @@ -name: Kits (Nectar,Develop) +name: Nectar Kits (Nectar,Develop) on: push: diff --git a/.github/workflows/nectar-dev.yml b/.github/workflows/nectar-dev.yml index 9ddb47e..e702569 100644 --- a/.github/workflows/nectar-dev.yml +++ b/.github/workflows/nectar-dev.yml @@ -1,4 +1,4 @@ -name: Kits (Nectar,Develop) +name: Nectar Kits (Nectar,Develop) on: push: |
