Merge pull request #5544 from dmcgowan/update-windows-periodic-tests
Update Windows periodic tests
This commit is contained in:
commit
c8b33ba297
3
.github/workflows/windows-periodic.yml
vendored
3
.github/workflows/windows-periodic.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user