From e93b7bdcf3a092b22857165112e3766e29ef04fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 21 Jul 2022 17:46:51 +0200 Subject: [PATCH] Remove temporarily push branch to this one as well in 'publish.yml' --- .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 e628f0d9c..ac333604e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - 5093-fix-automatic-deployment # for testing while developing + # - 5093-fix-automatic-deployment # for testing while developing jobs: ##############################################################################