Disable discord notification for external pr

This commit is contained in:
ta264
2020-05-10 11:36:41 +01:00
parent 49d3c27647
commit a3168a3717

View File

@@ -714,7 +714,7 @@ stages:
- Unit_Test
- Integration
- Automation
condition: always()
condition: eq(variables['system.pullrequest.isfork'], false)
displayName: Build Status Report
jobs:
- job: