mirror of
https://github.com/Readarr/Readarr
synced 2026-04-29 16:21:21 +02:00
Disable discord notification for external pr
This commit is contained in:
parent
49d3c27647
commit
a3168a3717
1 changed files with 1 additions and 1 deletions
|
|
@ -714,7 +714,7 @@ stages:
|
|||
- Unit_Test
|
||||
- Integration
|
||||
- Automation
|
||||
condition: always()
|
||||
condition: eq(variables['system.pullrequest.isfork'], false)
|
||||
displayName: Build Status Report
|
||||
jobs:
|
||||
- job:
|
||||
|
|
|
|||
Loading…
Reference in a new issue