mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Disable discord notification for fork PRs
This commit is contained in:
parent
daee51a8ab
commit
8b06df1b1a
1 changed files with 1 additions and 1 deletions
|
@ -796,7 +796,7 @@ stages:
|
|||
- Unit_Test
|
||||
- Integration
|
||||
- Automation
|
||||
condition: always()
|
||||
condition: eq(variables['system.pullrequest.isfork'], false)
|
||||
displayName: Build Status Report
|
||||
jobs:
|
||||
- job:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue