Skip to content

Commit 59cb1d7

Browse files
authored
Merge pull request #7909 from hugovk/appveyor-skip
Skip AppVeyor builds for irrelevant files
2 parents fac81d6 + f05946a commit 59cb1d7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.appveyor.yml

Lines changed: 7 additions & 0 deletions
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)