Change back to only publish on master branch push

This commit is contained in:
Wolfgang Huß 2022-07-20 14:50:07 +02:00
parent 126c92480b
commit 0adbe7696b

View File

@ -4,7 +4,7 @@ on:
push: push:
branches: branches:
- master - master
- 55-implement-PRODUCTION_DB_CLEAN_ALLOW-for-staging-production-evironments # for testing while developing # - 55-implement-PRODUCTION_DB_CLEAN_ALLOW-for-staging-production-evironments # for testing while developing
jobs: jobs:
############################################################################## ##############################################################################