Skip to content

Commit 826a422

Browse files
authored
Merge pull request #1550 from Flow-Launcher/build_branch_md_files
[Dev] Allow branch builds and do not skip md files
2 parents e7d57d9 + 07a69da commit 826a422

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ assembly_info:
2222
assembly_file_version: $(flowVersion)
2323
assembly_informational_version: $(flowVersion)
2424

25-
skip_branch_with_pr: true
26-
27-
skip_commits:
28-
files:
29-
- '*.md'
30-
3125
image: Visual Studio 2022
3226
platform: Any CPU
3327
configuration: Release

0 commit comments

Comments
 (0)