Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit 54be712

Browse files
committed
AppVeyor should not build a PR twice
1 parent b755726 commit 54be712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml renamed to .appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
version: '{build}'
22
skip_tags: true
3+
skip_branch_with_pr: true
34
os: Visual Studio 2017
45
configuration: Release
56
environment:

0 commit comments

Comments
 (0)