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 ace5f54
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .appveyor.yml
@@ -1,3 +1,11 @@
skip_commits:
files:
- ".github/workflows/docs.yml"
- ".github/workflows/*"
- ".gitmodules"
- "docs/**"
- "wheels/**"

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

0 comments on commit ace5f54

Please sign in to comment.