Skip to content

Commit 155755f

Browse files
authored
Add skip_branch_with_pr option to appveyor.yml
1 parent ba69b5b commit 155755f

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
@@ -14,6 +14,7 @@ build:
1414
verbosity: quiet
1515

1616
skip_tags: true
17+
skip_branch_with_pr: true
1718

1819
build_script:
1920
- ps: .\build.ps1

0 commit comments

Comments
 (0)