Skip to content

Commit 591a1bd

Browse files
committed
Trigger builds on maint/ branches and PRs
1 parent 5b5513f commit 591a1bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

azure-pipelines.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ jobs:
2323
py38-x64:
2424
PYTHON_VERSION: '3.8'
2525
PYTHON_ARCH: 'x64'
26+
27+
trigger:
28+
- master
29+
- maint/*
30+
31+
pr:
32+
- master
33+
- maint/*

0 commit comments

Comments
 (0)