Skip to content

Commit 61f69be

Browse files
committed
Run Azure Pipelines on all PRs
1 parent 1d240ea commit 61f69be

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
@@ -6,7 +6,7 @@ trigger:
66
- refs/tags/v*
77

88
pr:
9-
- master
9+
- *
1010

1111
variables:
1212
PYTHONUNBUFFERED: 1

0 commit comments

Comments
 (0)