8000 Fix build yaml · vincent-coder0119/wpf@073774e · GitHub
[go: up one dir, main page]

Skip to content

Commit 073774e

Browse files
committed
Fix build yaml
1 parent 919bd4f commit 073774e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ pr:
5050
- master
5151
# TODO - Re-enable when branding is decided.
5252
# - release/3.0
53-
- release/3.0-preview9 paths:
53+
- release/3.0-preview9
54+
paths:
5455
exclude:
5556
- Documentation/*
5657

0 commit comments

Comments
 (0)
0