[xcode12.5] [CI] Do not build translation branches in the internal pool. (#11077)

* [CI] Do not build translation branches in the internal pool.

* VSTS I love you.

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
This commit is contained in:
VS MobileTools Engineering Service 2 2021-04-02 03:59:57 -07:00 коммит произвёл GitHub
Родитель efb4a36666
Коммит dc3f48385f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -66,6 +66,8 @@ trigger:
branches:
include:
- '*'
exclude:
- refs/heads/locfiles/*
pr:
autoCancel: true