We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddfc53 commit ef6220cCopy full SHA for ef6220c
azure-pipelines.yml
@@ -13,7 +13,7 @@ pr:
13
- '*'
14
15
schedules:
16
-- cron: '45 7 * * *' # 11:45 PM Pacific (UTC-8) / matches legacy MSAL-Python-SDL-CI schedule
+- cron: '45 7 * * *' # 07:45 UTC daily (11:45 PM PST / 12:45 AM PDT) — matches legacy MSAL-Python-SDL-CI schedule
17
displayName: 'Daily SDL + CI (dev)'
18
branches:
19
include:
0 commit comments