1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00

only build master on azure

This commit is contained in:
Wez Furlong 2019-06-23 07:12:12 -07:00
parent 09f0e29434
commit 919f6206fb

View File

@ -1,6 +1,6 @@
trigger:
branches:
include: ['*']
include: ['master']
tags:
include: ['*']