From a0fa312abf29e42713587abb8f13210af6109a27 Mon Sep 17 00:00:00 2001 From: Ivan Kochurkin Date: Sat, 15 Apr 2017 15:50:10 +0300 Subject: [PATCH] Skip excess AppVeyor CI run if Pull Request opened from non default (master) branch. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 3c36c2fcd3..84bdb2355d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,7 @@ os: Visual Studio 2017 platform: - Any CPU +skip_branch_with_pr: true configuration: - Release environment: