From a3168a3717055b9c11e0ca3023307b865f7efb30 Mon Sep 17 00:00:00 2001 From: ta264 Date: Sun, 10 May 2020 11:36:41 +0100 Subject: [PATCH] Disable discord notification for external pr --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bd6a96401..62a3e7f16 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -714,7 +714,7 @@ stages: - Unit_Test - Integration - Automation - condition: always() + condition: eq(variables['system.pullrequest.isfork'], false) displayName: Build Status Report jobs: - job: