diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ac333604e..4eb976289 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,9 @@ on: push: branches: - master - # - 5093-fix-automatic-deployment # for testing while developing + # - 5059-epic-groups # for testing while developing + # template branches in repo + # - template--separate-branch-auto-deployment--5059-epic-groups jobs: ##############################################################################