diff --git a/.github/workflows/windows-periodic.yml b/.github/workflows/windows-periodic.yml index 0b2bc0101..c1f0a04b7 100644 --- a/.github/workflows/windows-periodic.yml +++ b/.github/workflows/windows-periodic.yml @@ -1,10 +1,11 @@ # Workflow intended to periodically test containerd integration tests -name: win-periodic-integration +name: Windows Periodic Tests on: schedule: - cron: "0 1 * * *" + workflow_dispatch: env: AZURE_DEFAULT_LOCATION: westeurope