From 105ea03b2881bae756556a3a29b1106b6f87b446 Mon Sep 17 00:00:00 2001 From: Colin Saliceti Date: Wed, 8 Jan 2025 16:06:19 +0000 Subject: [PATCH] wip] --- .github/workflows/deploy-cluster.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/workflows/deploy-cluster.yml b/.github/workflows/deploy-cluster.yml index bbf12486..e39dba9c 100644 --- a/.github/workflows/deploy-cluster.yml +++ b/.github/workflows/deploy-cluster.yml @@ -3,17 +3,7 @@ name: Deploy Cluster on: push: branches: - - main - pull_request: - branches: - - main - types: - - labeled - - synchronize - - reopened - - opened - - converted_to_draft - workflow_dispatch: + - oidc-smoke-test jobs: deploy: