Set pushing on master branch only

This commit is contained in:
Wolfgang Huß 2021-06-09 21:35:27 +02:00
parent c721b57764
commit 56be601da1

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
- wir-social # for testing while developing
# - wir-social # for testing while developing
jobs:
##############################################################################