From 573897b06ee7fce295fb6776370b3fc6562b9c26 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sat, 11 Jun 2022 15:25:58 +0100 Subject: [PATCH] appveyor: skip_commits --- appveyor.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 36fadc4d..d133c3c9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,13 @@ version: '{build}' skip_tags: true +skip_commits: + files: + - README.md + - Changelog.md + - Contributors.asciidoc + - art/** + - doc/** environment: # Disable the winfsp-tests built-in exception filter to allow WER to collect dumps.