mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
azure: exclude some documentation paths
Closes GH-4352.
This commit is contained in:
parent
1c8988c5f3
commit
f8788eb7f3
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ trigger:
|
|||
include:
|
||||
- PHP-7.4
|
||||
- master
|
||||
paths:
|
||||
exclude:
|
||||
- docs/*
|
||||
- NEWS
|
||||
- UPGRADING
|
||||
- UPGRADING.INTERNALS
|
||||
|
||||
jobs:
|
||||
- template: azure/job.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue