Skip to content

Commit 2a07599

Browse files
authored
Merge pull request #566 from Flow-Launcher/taooceros-patch-1
AppVeyor: Skip branch with pr
2 parents b39d21c + 2db12ad commit 2a07599

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)