diff --git a/.github/workflows/windows-periodic.yml b/.github/workflows/windows-periodic.yml index ff9553bd5..0b2bc0101 100644 --- a/.github/workflows/windows-periodic.yml +++ b/.github/workflows/windows-periodic.yml @@ -4,7 +4,7 @@ name: win-periodic-integration on: schedule: - - cron: "0 */12 * * *" + - cron: "0 1 * * *" env: AZURE_DEFAULT_LOCATION: westeurope