Skip to content

Commit 5c4ebd8

Browse files
datapythonistaSeeminSyed
authored andcommitted
CI: Update pipelines config to trigger on PRs (pandas-dev#32706)
1 parent 826eca6 commit 5c4ebd8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

azure-pipelines.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Adapted from https://github.com/numba/numba/blob/master/azure-pipelines.yml
2+
trigger:
3+
- master
4+
5+
pr:
6+
- master
7+
28
jobs:
39
# Mac and Linux use the same template
410
- template: ci/azure/posix.yml

0 commit comments

Comments
 (0)