There was an error while loading. Please reload this page.
1 parent 32b6ebb commit e371076Copy full SHA for e371076
1 file changed
.appveyor.yml
@@ -9,6 +9,14 @@ branches:
9
- /auto-backport-.*/
10
- /^v\d+\.\d+\.[\dx]+-doc$/
11
12
+skip_commits:
13
+ message: /\[ci doc\]/
14
+ files:
15
+ - 'doc/**'
16
+ - 'galleries/examples/**'
17
+ - 'galleries/plot_types/**'
18
+ - 'galleries/tutorials/**'
19
+
20
clone_depth: 50
21
22
image: Visual Studio 2017
0 commit comments