Skip to content

Commit 3182536

Browse files
authored
[8.10] Exclude x-pack docs from CI jobs (#99207) (#99264)
1 parent 299da9d commit 3182536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/templates.t/pull-request-gradle-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
cancel-builds-on-update: true
2121
excluded-regions:
2222
- ^docs/.*
23+
- ^x-pack/docs/.*
2324
black-list-labels:
2425
- '>test-mute'
2526
builders:

0 commit comments

Comments
 (0)