Skip to content

Commit 1c0969d

Browse files
committed
CI: trigger azure pipelines on PRs
1 parent 4a83a39 commit 1c0969d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
trigger:
22
- master
3+
- 1.* # version branches
4+
pr:
5+
- master
6+
- 1.*
37

48
variables:
59
cmakeargs: '-DCMAKE_BUILD_TYPE=Release'

0 commit comments

Comments
 (0)