Update Windows periodic tests

Allow these tests to be manually triggered as well

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan 2021-05-28 10:37:25 -07:00
parent 334e74765e
commit 05c03de94d
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -1,10 +1,11 @@
# Workflow intended to periodically test containerd integration tests # Workflow intended to periodically test containerd integration tests
name: win-periodic-integration name: Windows Periodic Tests
on: on:
schedule: schedule:
- cron: "0 1 * * *" - cron: "0 1 * * *"
workflow_dispatch:
env: env:
AZURE_DEFAULT_LOCATION: westeurope AZURE_DEFAULT_LOCATION: westeurope