Merge pull request #1550 from Flow-Launcher/build_branch_md_files

[Dev] Allow branch builds and do not skip md files
This commit is contained in:
Jeremy Wu 2022-11-18 14:16:57 +11:00 committed by GitHub
commit 826a422816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,12 +22,6 @@ assembly_info:
assembly_file_version: $(flowVersion)
assembly_informational_version: $(flowVersion)
skip_branch_with_pr: true
skip_commits:
files:
- '*.md'
image: Visual Studio 2022
platform: Any CPU
configuration: Release