trigger testplans only on merge to master

This commit is contained in:
Anton Evangelatov 2020-11-23 20:04:24 +01:00
parent 844c0a3527
commit 3f151351aa

View File

@ -495,7 +495,11 @@ workflows:
packages: "./conformance"
vectors-branch: master
- build-lotus-soup
- trigger-testplans
- trigger-testplans:
filters:
branches:
only:
- master
- build-debug
- build-all:
requires: