From 64c973efcd5b9f2f35b3232801a0b56e32ec19f4 Mon Sep 17 00:00:00 2001 From: rsiemens Date: Tue, 7 Nov 2023 14:09:21 -0800 Subject: [PATCH] Fix a syntax error in the CG pipeline --- .github/workflows/azure-devops-pipelines-cg.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/azure-devops-pipelines-cg.yml b/.github/workflows/azure-devops-pipelines-cg.yml index aa5b781d..a482afb6 100644 --- a/.github/workflows/azure-devops-pipelines-cg.yml +++ b/.github/workflows/azure-devops-pipelines-cg.yml @@ -1,7 +1,7 @@ # This pipeline will be triggered when either main branch is pushed or 2AM on workdays. variables: - name: tags - value: production + - name: tags + value: production trigger: branches: include: