We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b39d21c + 2db12ad commit 2a07599Copy full SHA for 2a07599
appveyor.yml
@@ -14,6 +14,8 @@ assembly_info:
14
assembly_file_version: $(flowVersion)
15
assembly_informational_version: $(flowVersion)
16
17
+skip_branch_with_pr: true
18
+
19
skip_commits:
20
files:
21
- '*.md'
@@ -64,4 +66,4 @@ deploy:
64
66
artifact: Squirrel Installer, Squirrel nupkg, Squirrel RELEASES
65
67
force_update: true
68
on:
- APPVEYOR_REPO_TAG: true
69
+ APPVEYOR_REPO_TAG: true
0 commit comments