ci(pull-requests): Run end-to-end tests on PRs
This commit is contained in:
parent
a4112c46a5
commit
ad325fd83f
@ -222,6 +222,9 @@ workflows:
|
||||
- master
|
||||
- feature/*
|
||||
- hotfix/*
|
||||
- e2e_test:
|
||||
requires:
|
||||
- build_and_test
|
||||
|
||||
# MERGE TO MASTER
|
||||
cut_release:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user