From 080fde6e6e9e87beb56dd535edffe38aa1d4dde4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Urba=C5=84ski?= Date: Thu, 27 Oct 2022 12:33:49 +0200 Subject: [PATCH] Disable deploy job on main (#145) --- .prow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prow.yaml b/.prow.yaml index 50c0611..c9a0d32 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -5,7 +5,7 @@ postsubmits: decorate: true clone_uri: "ssh://git@github.com/kubermatic/mla.git" branches: - - ^main$ + - ^release/.*$ reporter_config: slack: channel: dev-mla