Dont exclude master on azure

This commit is contained in:
Kovid Goyal 2019-09-09 06:26:55 +05:30
parent 4d9440a94c
commit 6bb5a1376c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -3,8 +3,6 @@ trigger:
branches:
include:
- '*'
exclude:
- 'master'
jobs: