Skip to content

Commit 7d9bf82

Browse files
authored
Run Antigen/Fuzzlyn on Sat/Sun (#106118)
1 parent 9bd900d commit 7d9bf82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/pipelines/coreclr/exploratory.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
trigger: none
33

44
schedules:
5-
- cron: "0 14 * * 0"
6-
displayName: Sun at 6:00 AM (UTC-8:00)
5+
- cron: "0 14 * * 0,6"
6+
displayName: Sat and Sun at 6:00 AM (UTC-8:00)
77
branches:
88
include:
99
- main

0 commit comments

Comments
 (0)