Skip to content

Commit

Permalink
Added workflow to deploy review
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Dec 21, 2023
1 parent 81d3965 commit 68f97c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Build and deploy to AKS cluster
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

concurrency: deploy-${{ github.ref }}

Expand Down

0 comments on commit 68f97c5

Please sign in to comment.