Skip to content

Commit 9f89370

Browse files
committed
Skip feature branches with open PR
1 parent 72008e6 commit 9f89370

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ configuration:
1313
matrix:
1414
fast_finish: false
1515

16+
skip_branch_with_pr: true
17+
1618
init:
1719
- git config --global core.autocrlf true
1820
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")

0 commit comments

Comments
 (0)