Skip to content

Commit 8b315b6

Browse files
Microsoft Graph DevX ToolingCopilot
authored andcommitted
ci: update daily build schedule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bebd80ec-8d0e-4ed5-99c6-4a52bab93552
1 parent d23507b commit 8b315b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
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:
@@ -65,4 +65,3 @@ extends:
6565
- script: python -m pytest tests/
6666
displayName: Run unit tests
6767
workingDirectory: $(Build.SourcesDirectory)
68-

0 commit comments

Comments
 (0)