summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 915b743658..4a682f2d60 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -4,6 +4,12 @@ trigger:
include:
- PHP-7.4
- master
+ paths:
+ exclude:
+ - docs/*
+ - NEWS
+ - UPGRADING
+ - UPGRADING.INTERNALS
jobs:
- template: azure/job.yml