Fix changing of push branch temporary to this branch as well

This commit is contained in:
Wolfgang Huß 2022-07-20 10:00:55 +02:00
parent ac19f5959c
commit 126c92480b

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
- 5065-automatic-deployment-to-stage.ocelot.social-on-push-to-master-branch # for testing while developing
- 55-implement-PRODUCTION_DB_CLEAN_ALLOW-for-staging-production-evironments # for testing while developing
jobs:
##############################################################################