Skip to content

Commit 7050fcf

Browse files
committed
Revert undesired change
1 parent 434e6d0 commit 7050fcf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

azure-pipelines/vs-insertion-experimental.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
trigger: none
33
name: $(Date:yyyyMMdd).$(Rev:r)
44

5-
# Since our release branch is the one flowing into main
6-
# we will keep our main experimental insertions to make sure everything is alright
7-
schedules:
8-
- cron: '0 3 * * 1,3,5' # Runs every Monday, Wednesday and Friday at 3AM UTC
9-
displayName: Experimental VS insertion main
10-
branches:
11-
include:
12-
- main
13-
always: false # Don't run if there are no code changes
14-
155
resources:
166
pipelines:
177
- pipeline: 'MSBuildExpPerf'

0 commit comments

Comments
 (0)