Skip to content

Commit 7bafb4e

Browse files
committed
Disable auto canceling of ci jobs for pull requests
1 parent 85083fa commit 7bafb4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ trigger:
66
include:
77
- '*'
88
pr:
9+
autoCancel: false
910
branches:
1011
include:
1112
- '*'

0 commit comments

Comments
 (0)