Skip to content

Commit 23fc8b0

Browse files
authored
Run full helix matrix for crash dumps
1 parent 5780d95 commit 23fc8b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.azure/pipelines/helix-matrix.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# We only want to run full helix matrix on master
2-
pr: none
2+
pr:
3+
autoCancel: true
4+
branches:
5+
include:
6+
- '*'
37
trigger: none
48
schedules:
59
- cron: "0 */12 * * *"

0 commit comments

Comments
 (0)