Skip to content

Commit 118e5dc

Browse files
Merge pull request #1137 from microsoftgraph/ci/update-daily-build-cron-0700
ci: update daily build schedule
2 parents 2105acc + ddd974c commit 118e5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/daily-ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ trigger: none
22
pr: none
33

44
schedules:
5-
- cron: '0 0 * * *'
5+
- cron: '0 7 * * *'
66
displayName: Daily builds
77
branches:
88
include:

0 commit comments

Comments
 (0)