We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 334e747 + 05c03de commit c8b33baCopy full SHA for c8b33ba
1 file changed
.github/workflows/windows-periodic.yml
@@ -1,10 +1,11 @@
1
# Workflow intended to periodically test containerd integration tests
2
3
-name: win-periodic-integration
+name: Windows Periodic Tests
4
5
on:
6
schedule:
7
- cron: "0 1 * * *"
8
+ workflow_dispatch:
9
10
env:
11
AZURE_DEFAULT_LOCATION: westeurope
0 commit comments