Skip to content

Commit ef6220c

Browse files
committed
Clarify cron comment: 07:45 UTC = 11:45 PM PST / 12:45 AM PDT
1 parent eddfc53 commit ef6220c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pr:
1313
- '*'
1414

1515
schedules:
16-
- cron: '45 7 * * *' # 11:45 PM Pacific (UTC-8) / matches legacy MSAL-Python-SDL-CI schedule
16+
- cron: '45 7 * * *' # 07:45 UTC daily (11:45 PM PST / 12:45 AM PDT) — matches legacy MSAL-Python-SDL-CI schedule
1717
displayName: 'Daily SDL + CI (dev)'
1818
branches:
1919
include:

0 commit comments

Comments
 (0)