mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
AppVeyor: build only from master
We want to do official builds from master only. PR builds should be not affected by this.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
version: 4.4.{build}
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
skip_tags: true
|
||||
|
||||
Reference in New Issue
Block a user