Skip to content

Commit

Permalink
Changed main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
asharmah4h committed Feb 28, 2024
1 parent 5507165 commit 9fef42e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/BuildandPushImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:
branches:
- main
- feat/ci-cd
#- feat/ci-cd
workflow_dispatch:
jobs:
build-and-push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DeployToAKS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ on:
push:
branches:
- main
#- feat/ci-cd
- feat/ci-cd
workflow_dispatch:

env:
Expand Down

0 comments on commit 9fef42e

Please sign in to comment.