remove test/* branches on CI

pull/52/head
Alexandre AGOSTINHO 2 years ago
parent 9803f41f8f
commit 635f9a3774

@ -7,7 +7,6 @@ trigger:
- master
- dev
- feature/*
- test/*
event:
- push
ref:
@ -66,7 +65,6 @@ steps:
when:
branch:
- master
- test/doc-*
depends_on: [ build ]
---

Loading…
Cancel
Save