Skip to content

Commit 05c03de

Browse files
committed
Update Windows periodic tests
Allow these tests to be manually triggered as well Signed-off-by: Derek McGowan <[email protected]>
1 parent 334e747 commit 05c03de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/windows-periodic.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Workflow intended to periodically test containerd integration tests
22

3-
name: win-periodic-integration
3+
name: Windows Periodic Tests
44

55
on:
66
schedule:
77
- cron: "0 1 * * *"
8+
workflow_dispatch:
89

910
env:
1011
AZURE_DEFAULT_LOCATION: westeurope

0 commit comments

Comments
 (0)