Skip to content

Commit 1b00075

Browse files
committed
Revert matrix changes
1 parent 90c0587 commit 1b00075

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.azure/pipelines/helix-matrix.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# We only want to run full helix matrix on main
2+
pr: none
23
trigger: none
3-
pr:
4-
branches:
5-
include:
6-
- main
7-
paths:
8-
include:
9-
- src/Servers/IIS/**/*
10-
- src/Servers/HttpSys/**/*
114
schedules:
125
# Cron timezone is UTC.
136
- cron: "0 */12 * * *"

0 commit comments

Comments
 (0)