Skip to content

Commit b2bd91a

Browse files
committed
Disable TS ServerErrors during 6.0/7.0 migration
1 parent 2013176 commit b2bd91a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

azure-pipelines-gitTests-tsserver-ts.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
schedules:
2-
- cron: "0 19 * * Sun" # time is in UTC
3-
displayName: Sunday overnight run
4-
always: true
5-
branches:
6-
include:
7-
- main
1+
# Disabled during Corsa migration
2+
# schedules:
3+
# - cron: "0 19 * * Sun" # time is in UTC
4+
# displayName: Sunday overnight run
5+
# always: true
6+
# branches:
7+
# include:
8+
# - main
89

910
pr: none
1011
trigger: none

0 commit comments

Comments
 (0)