diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c4bb13c57..d8f096b92 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,6 +27,11 @@ pr: include: - master - test/* + paths: + exclude: + - .github + - README.md + - CONTRIBUTING.md stages: - stage: BuildJackett