From 00a2cf6fb0864f1209853917822c160c21c15c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 7 Jun 2021 19:43:47 +0200 Subject: [PATCH] Set publish again on master push only --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8cce1d29c..1c7927665 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - 4451-new-deployment-with-base-and-code # for testing while developing + # - 4451-new-deployment-with-base-and-code # for testing while developing jobs: ##############################################################################