From 2fe59afef0f76bb55833fa377e0ad70c43ca1724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Gonz=C3=A1lez=20Santamarta?= Date: Sun, 27 Oct 2024 15:48:08 +0100 Subject: [PATCH] CI name fixed --- .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 e5b90d4..41072b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI with Formatting Check and Docker +name: CI with Formatting Check and Docker Build on: [push, pull_request]