Skip to content

Commit c8b33ba

Browse files
authored
Merge pull request #5544 from dmcgowan/update-windows-periodic-tests
Update Windows periodic tests
2 parents 334e747 + 05c03de commit c8b33ba

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)