From 503988ead7e257723b7bf38479081e83f0b5dbd5 Mon Sep 17 00:00:00 2001 From: Mario Toffia Date: Fri, 1 Oct 2021 14:38:46 +0200 Subject: [PATCH] updated appveyor --- appveyor.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b72dd2a..baec545 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,10 +7,10 @@ configuration: Release #only_commits: # message: /\[release\]/ - skip_commits: - files: - - Examples/**/* - - '**/*.md' +skip_commits: + files: + - Examples/**/* + - '**/*.md' dotnet_csproj: patch: true