From 860eb05ccb0b1bc6141cd73ea063780d5f1438ec Mon Sep 17 00:00:00 2001 From: Diogo Mendes Matsubara Date: Fri, 15 Nov 2024 16:37:48 +0100 Subject: [PATCH] chore: rename ci.yml workflow Align with the rest of the repos in the eclipse-zenoh org --- .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 761e06e..0b59d58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ # Contributors: # ZettaScale Zenoh Team, # -name: Build TS and Plugin +name: CI on: push: