We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd900d commit 7d9bf82Copy full SHA for 7d9bf82
eng/pipelines/coreclr/exploratory.yml
@@ -2,8 +2,8 @@
2
trigger: none
3
4
schedules:
5
-- cron: "0 14 * * 0"
6
- 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)
7
branches:
8
include:
9
- main
0 commit comments