Schedule Windows job daily after midnight.

Signed-off-by: Adelina Tuvenie <atuvenie@cloudbasesolutions.com>
This commit is contained in:
Adelina Tuvenie 2021-05-17 17:17:08 +03:00
parent 2b58782df0
commit 77285e311c

View File

@ -4,7 +4,7 @@ name: win-periodic-integration
on:
schedule:
- cron: "0 */12 * * *"
- cron: "0 1 * * *"
env:
AZURE_DEFAULT_LOCATION: westeurope