From bd73c11be5ce6e83e06ba7d6dd7754ac7c24a265 Mon Sep 17 00:00:00 2001
From: halprin <halprin@users.noreply.github.com>
Date: Tue, 21 Nov 2023 11:40:38 -0700
Subject: [PATCH] 497: Test deploy to CDC staging

---
 .github/workflows/cicd.yml | 1 +
 .secrets.baseline          | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index b533eba28..a48725631 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/cicd.yml
@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - main
+      - task/updating-staging-azure
     paths-ignore:
       - '*.md'
   workflow_dispatch:
diff --git a/.secrets.baseline b/.secrets.baseline
index 14effbb95..1e8b3182a 100644
--- a/.secrets.baseline
+++ b/.secrets.baseline
@@ -118,7 +118,7 @@
         "filename": ".github/workflows/cicd.yml",
         "hashed_secret": "3e26d6750975d678acb8fa35a0f69237881576b0",
         "is_verified": false,
-        "line_number": 15,
+        "line_number": 16,
         "is_secret": false
       }
     ],
@@ -223,5 +223,5 @@
       }
     ]
   },
-  "generated_at": "2023-10-27T15:37:42Z"
+  "generated_at": "2023-11-21T18:40:06Z"
 }