Skip to content

Commit db516ae

Browse files
authored
Add skip_branch_with_pr option to appveyor.yml
1 parent 350f6b9 commit db516ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ clone_folder: c:\projects\nlog
44
configuration: Release
55
platform: Any CPU
66
skip_tags: true
7+
skip_branch_with_pr: true
78
nuget:
89
disable_publish_on_pr: true
910
build_script:

0 commit comments

Comments
 (0)