0xHabitat / tealgarden

TealGarden Community Project
https://teal.garden
5 stars 0 forks source link

restrict CD to master branch. #23

Closed johannbarbie closed 4 years ago

johannbarbie commented 4 years ago

aka - only deploy on release.

all PRs are merged against develop. to create a deployment a PR against master branch has to be opened. this way we can follow the popular git flow method.