diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 18b335b4d3..c5081f2e01 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,8 @@ -trigger: -- main -- rel/* +# Don't trigger internal build, anything before 17.7 is built on TestPlatform.CI.Real pipeline +# that is not YAML based. +# trigger: +# - main +# - rel/* pr: - main