mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
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:
commit
826a422816
1 changed files with 0 additions and 6 deletions
|
|
@ -22,12 +22,6 @@ assembly_info:
|
||||||
assembly_file_version: $(flowVersion)
|
assembly_file_version: $(flowVersion)
|
||||||
assembly_informational_version: $(flowVersion)
|
assembly_informational_version: $(flowVersion)
|
||||||
|
|
||||||
skip_branch_with_pr: true
|
|
||||||
|
|
||||||
skip_commits:
|
|
||||||
files:
|
|
||||||
- '*.md'
|
|
||||||
|
|
||||||
image: Visual Studio 2022
|
image: Visual Studio 2022
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
configuration: Release
|
configuration: Release
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue