Skip to content

Commit

Permalink
Skip AppVeyor builds for irrelevant files
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 27, 2024
1 parent fac81d6 commit f05946a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
skip_commits:
files:
- ".github/**"
- ".gitmodules"
- "docs/**"
- "wheels/**"

version: '{build}'
clone_folder: c:\pillow
init:
Expand Down

0 comments on commit f05946a

Please sign in to comment.