From dfd17dd028b3997e31ce27d3db3fc78eec0ba6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bugsounet=20-=20C=C3=A9dric?= Date: Sun, 24 Mar 2024 11:06:40 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7b7c760b..869bf009 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: "MagicMirror² and MMM-Pir build Testing" +name: "MagicMirror² (master) and MMM-Pir build Testing" on: [pull_request]