From f4d36e92897aca5aaadbd56ede4c7f313b589ff4 Mon Sep 17 00:00:00 2001 From: Apostolos Georgiadis Date: Wed, 15 Nov 2023 12:22:19 +0100 Subject: [PATCH] Update ci.yml --- .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 da5914b..9b855ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,5 @@ -name: Build +name: Build ROS on: push: branches: [ "humble" ]