Merge pull request #566 from Flow-Launcher/taooceros-patch-1

AppVeyor: Skip branch with pr
This commit is contained in:
Jeremy Wu 2021-07-13 07:17:51 +10:00 committed by GitHub
commit 2a07599d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ assembly_info:
assembly_file_version: $(flowVersion)
assembly_informational_version: $(flowVersion)
skip_branch_with_pr: true
skip_commits:
files:
- '*.md'
@ -64,4 +66,4 @@ deploy:
artifact: Squirrel Installer, Squirrel nupkg, Squirrel RELEASES
force_update: true
on:
APPVEYOR_REPO_TAG: true
APPVEYOR_REPO_TAG: true