Skip to content

Commit ace5f54

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.appveyor.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
skip_commits:
2+
files:
3+
- ".github/workflows/docs.yml"
4+
- ".github/workflows/*"
5+
- ".gitmodules"
6+
- "docs/**"
7+
- "wheels/**"
8+
19
version: '{build}'
210
clone_folder: c:\pillow
311
init:

0 commit comments

Comments
 (0)