Skip to content

Commit

Permalink
Update car-demo-azure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-mogha authored Feb 9, 2024
1 parent 9854f22 commit 643cd0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/car-demo-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: car-demo-azure-pipeline

on:
push:
branches: [ main ]
branches: [ ]

jobs:
setup-build-publish-deploy:
Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
run: |
. az-svc-deployment.sh
. az-svc-deployment.sh

0 comments on commit 643cd0b

Please sign in to comment.