diff --git a/.github/workflows/car-demo-azure.yml b/.github/workflows/car-demo-azure.yml index e8694cb..8ea3198 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