Skip to content

Commit 77285e3

Browse files
author
Adelina Tuvenie
committed
Schedule Windows job daily after midnight.
Signed-off-by: Adelina Tuvenie <[email protected]>
1 parent 2b58782 commit 77285e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-periodic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: win-periodic-integration
44

55
on:
66
schedule:
7-
- cron: "0 */12 * * *"
7+
- cron: "0 1 * * *"
88

99
env:
1010
AZURE_DEFAULT_LOCATION: westeurope

0 commit comments

Comments
 (0)