Skip to content

Commit

Permalink
Run Antigen/Fuzzlyn on Sat/Sun (#106118)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalspathak committed Aug 8, 2024
1 parent 9bd900d commit 7d9bf82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/coreclr/exploratory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
trigger: none

schedules:
- cron: "0 14 * * 0"
displayName: Sun at 6:00 AM (UTC-8:00)
- cron: "0 14 * * 0,6"
displayName: Sat and Sun at 6:00 AM (UTC-8:00)
branches:
include:
- main
Expand Down

0 comments on commit 7d9bf82

Please sign in to comment.