From 643cd0b310ba9245c62b81771c540b4c7934fde6 Mon Sep 17 00:00:00 2001 From: Ankit Mogha <76722619+ankit-mogha@users.noreply.github.com> Date: Fri, 9 Feb 2024 18:27:53 +0530 Subject: [PATCH] Update car-demo-azure.yml --- .github/workflows/car-demo-azure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/car-demo-azure.yml b/.github/workflows/car-demo-azure.yml index e8694cbf..8ea31986 100644 --- a/.github/workflows/car-demo-azure.yml +++ b/.github/workflows/car-demo-azure.yml @@ -2,7 +2,7 @@ name: car-demo-azure-pipeline on: push: - branches: [ main ] + branches: [ ] jobs: setup-build-publish-deploy: @@ -34,4 +34,4 @@ jobs: env: GITHUB_TOKEN: ${{ github.token }} run: | - . az-svc-deployment.sh \ No newline at end of file + . az-svc-deployment.sh