Skip to content

Commit f05946a

Browse files
committed
Skip AppVeyor builds for irrelevant files
1 parent fac81d6 commit f05946a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.appveyor.yml

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
skip_commits:
2+
files:
3+
- ".github/**"
4+
- ".gitmodules"
5+
- "docs/**"
6+
- "wheels/**"
7+
18
version: '{build}'
29
clone_folder: c:\pillow
310
init:

0 commit comments

Comments
 (0)