Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5958bd4

Browse files
committed
CI: skip appveyor for doc only change [ci doc]
1 parent 32b6ebb commit 5958bd4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ branches:
99
- /auto-backport-.*/
1010
- /^v\d+\.\d+\.[\dx]+-doc$/
1111

12+
skip_commits:
13+
message: /\[ci doc\]/
14+
files:
15+
- 'doc/**'
16+
- 'galleries/**'
17+
1218
clone_depth: 50
1319

1420
image: Visual Studio 2017

0 commit comments

Comments
 (0)