From 1633eef3ddd6a9d8e2cb7259ac4ba3ef2b356519 Mon Sep 17 00:00:00 2001 From: biroder <107300789+biroder@users.noreply.github.com> Date: Sat, 25 Mar 2023 12:42:44 +0200 Subject: [PATCH] Skip appveyor builds for android and horizon (#205) Builds for Android and Horizon isn't currently configured, so starting the build after changing these files is useless --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 7384aea..b52ebb8 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -3,6 +3,9 @@ version: "0.101.0-{build}-{branch}" skip_commits: files: - README.md + - app/* + - drsandroid/* + - drshorizon/* environment: global: