diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c6f047145ba8a..476104d21abc5 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