Change commented publishing branch and add commented template branch for separate auto deployment

This commit is contained in:
Wolfgang Huß 2022-10-23 17:48:48 +02:00
parent c8d816887b
commit 04c8da6a6c

View File

@ -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:
##############################################################################