remove trigger on pipeline for forked repos (#510)
remove the trigger here, and then I can set the pipeline in our internal build to not trigger for forked repos.
This commit is contained in:
Родитель
2179a1dd5a
Коммит
7a99cf7f55
|
@ -23,15 +23,6 @@ trigger:
|
|||
exclude:
|
||||
- Tools
|
||||
|
||||
# PR validation trigger
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
paths:
|
||||
exclude:
|
||||
- Tools
|
||||
|
||||
jobs:
|
||||
- job: Public_Samples_Build
|
||||
timeoutInMinutes: 90
|
||||
|
|
Загрузка…
Ссылка в новой задаче