Skip to content

Commit 2db12ad

Browse files
authored
Skip branch with pr
1 parent b39d21c commit 2db12ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ assembly_info:
1414
assembly_file_version: $(flowVersion)
1515
assembly_informational_version: $(flowVersion)
1616

17+
skip_branch_with_pr: true
18+
1719
skip_commits:
1820
files:
1921
- '*.md'
@@ -64,4 +66,4 @@ deploy:
6466
artifact: Squirrel Installer, Squirrel nupkg, Squirrel RELEASES
6567
force_update: true
6668
on:
67-
APPVEYOR_REPO_TAG: true
69+
APPVEYOR_REPO_TAG: true

0 commit comments

Comments
 (0)