From 9edd0dbb632d9c61bfc2b4ea85ae9e7214a6a64c Mon Sep 17 00:00:00 2001 From: Corey Carvalho <44616801+coreycarvalho@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:08:49 -0500 Subject: [PATCH] Empty space --- .github/workflows/cd-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd-pipeline.yml b/.github/workflows/cd-pipeline.yml index 9fce3d3a4a..a5900e8bd3 100644 --- a/.github/workflows/cd-pipeline.yml +++ b/.github/workflows/cd-pipeline.yml @@ -9,6 +9,7 @@ on: branches: - 2246-release-notes-simplifying + jobs: prepare-deployment: runs-on: ${{ vars.RUNS_ON }}