Skip to content

Commit f8788eb

Browse files
Strictednikic
authored andcommitted
azure: exclude some documentation paths
Closes GH-4352.
1 parent 1c8988c commit f8788eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ trigger:
44
include:
55
- PHP-7.4
66
- master
7+
paths:
8+
exclude:
9+
- docs/*
10+
- NEWS
11+
- UPGRADING
12+
- UPGRADING.INTERNALS
713

814
jobs:
915
- template: azure/job.yml

0 commit comments

Comments
 (0)