Skip to content

Commit 726033a

Browse files
authored
Enable skip_branch_with_pr: true for appveyor
1 parent 86e05bf commit 726033a

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
@@ -1,5 +1,6 @@
11
version: '{build}'
22
image: Visual Studio 2022
3+
skip_branch_with_pr: true
34
environment:
45
matrix:
56
- DB: SqlServer2008

0 commit comments

Comments
 (0)