From 6e419acb4615500fef92cfa1547beb5b91c6d773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Sun, 23 Oct 2022 18:58:53 +0200 Subject: [PATCH] Remove auto-deploy by push on '5059-epic-groups' --- .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 403292450..cadddd371 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - 5059-epic-groups # for testing while developing + # - 5059-epic-groups # for testing while developing jobs: ##############################################################################