From 28e38b7f17c60db50089a51f846205303a812b70 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Sat, 19 Aug 2023 14:12:03 +0300 Subject: [PATCH] Prevent new builds on API docs updates --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fcc619f45..fcb575432 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -35,6 +35,7 @@ pr: paths: exclude: - src/NzbDrone.Core/Localization/Core + - src/Readarr.Api.*/openapi.json stages: