From 8b06df1b1aca2d00f973492d57e56ffe13993bad Mon Sep 17 00:00:00 2001 From: ta264 Date: Thu, 14 May 2020 07:17:11 +0100 Subject: [PATCH] Disable discord notification for fork PRs --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a0d9cf804..9f9eb3bc8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -796,7 +796,7 @@ stages: - Unit_Test - Integration - Automation - condition: always() + condition: eq(variables['system.pullrequest.isfork'], false) displayName: Build Status Report jobs: - job: