Skip to content

Commit 60aca43

Browse files
authored
Merge pull request #436 from AArnott/OnlyTriggerCIonMaster
Build *_validate branches on CI
2 parents 0dd5624 + 833d9a0 commit 60aca43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
trigger:
22
branches:
3-
include: ["master"]
3+
include: ["master", "*_validate"]
44
paths:
55
exclude: [".github", "doc", "*.md"]
66

0 commit comments

Comments
 (0)