From 6971b2ee96110f915cef35d92100c44b9ce5ee44 Mon Sep 17 00:00:00 2001 From: Laurent Pugin Date: Fri, 19 Jan 2024 10:44:21 +0100 Subject: [PATCH] add quotes --- .github/workflows/ci_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 5dd93eaacb2..6fae0ad4aa0 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -6,7 +6,7 @@ on: # but only for the branches specified branches: # Push events on develop branch - - develop-c++20 + - "develop-c++20" # Push events on ci-test branch (uncomment if needed for testing purposes) # - ci-test paths-ignore: