From cfc9450c8a27a0b3eb394dee9bdb18e9eaf2dd9d Mon Sep 17 00:00:00 2001 From: Sankalp Mhatre <124987623+sankalpmh@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:46:55 +0530 Subject: [PATCH] Update tetrisaks.yml --- .github/workflows/tetrisaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tetrisaks.yml b/.github/workflows/tetrisaks.yml index 578063b..06beae3 100644 --- a/.github/workflows/tetrisaks.yml +++ b/.github/workflows/tetrisaks.yml @@ -3,7 +3,7 @@ name: Deploy to AKS on: push: branches: - - main # Update this to your desired branch + - master # Update this to your desired branch jobs: deploy: