Disable AppVeyor CI Pull Requests build

Build and test your Pull Requests yourself~
This commit is contained in:
Jim Wu 2020-05-17 16:24:05 +08:00 committed by GitHub
parent 9efe7f445f
commit 926508c3df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -25,6 +25,10 @@ artifacts:
pull_requests:
do_not_increment_build_number: true
skip_tags: true
skip_branch_with_pr: true
only_commits:
files:
- dalvikdx/
@ -39,4 +43,4 @@ only_commits:
- build.gradle
- settings.gradle
- gradle.properties
- appveyor.yml
- appveyor.yml