There was an error while loading. Please reload this page.
2 parents c0eb43e + 5958bd4 commit 84e5f02Copy full SHA for 84e5f02
1 file changed
.appveyor.yml
@@ -9,6 +9,12 @@ branches:
9
- /auto-backport-.*/
10
- /^v\d+\.\d+\.[\dx]+-doc$/
11
12
+skip_commits:
13
+ message: /\[ci doc\]/
14
+ files:
15
+ - 'doc/**'
16
+ - 'galleries/**'
17
+
18
clone_depth: 50
19
20
image: Visual Studio 2017
0 commit comments