From 4a5313c07972efb1b683160ac29816177be5ab2c Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Sat, 25 Mar 2023 15:45:44 +0000 Subject: [PATCH] disable auto cluster deploys --- .github/workflows/deploy-to-cluster.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-to-cluster.yaml b/.github/workflows/deploy-to-cluster.yaml index 0524e83..d86b359 100644 --- a/.github/workflows/deploy-to-cluster.yaml +++ b/.github/workflows/deploy-to-cluster.yaml @@ -28,9 +28,9 @@ name: Build and deploy jarvis to AKS on: - push: - branches: - - main + # push: + # branches: + # - main workflow_dispatch: env: