From 4c5da8eed6557df6549b2d4334c4357d001c8721 Mon Sep 17 00:00:00 2001 From: Marcel Date: Mon, 15 Nov 2021 12:03:25 +0100 Subject: [PATCH] fix naming --- .github/workflows/ci.executor-robot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.executor-robot.yml b/.github/workflows/ci.executor-robot.yml index 2ccf607..7a216aa 100644 --- a/.github/workflows/ci.executor-robot.yml +++ b/.github/workflows/ci.executor-robot.yml @@ -1,4 +1,4 @@ -name: CI Executor 1 +name: CI executor-robot on: push: branches: [main, dev]