diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 584b2fa28..ccbe7dbe7 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -4,6 +4,10 @@ trigger: - master - d16-* +pr: + - master + - d16-* + # Global variables variables: DotNetCoreVersion: 3.1.100