Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5958bd4

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

File tree

1 file changed

+6
-0
lines changed
Filter options

1 file changed

+6
-0
lines changed

‎.appveyor.yml

Copy file name to clipboardExpand all lines: .appveyor.yml
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.