ci(pull-requests): Run end-to-end tests on PRs

This commit is contained in:
Erik Ziegler 2019-07-30 11:22:12 +02:00
parent a4112c46a5
commit ad325fd83f

View File

@ -222,6 +222,9 @@ workflows:
- master
- feature/*
- hotfix/*
- e2e_test:
requires:
- build_and_test
# MERGE TO MASTER
cut_release: